PUT Janet
PUT {{base_url}}{{base_doc_api}}/{{namespace}}/collections/{{collection}}/{{user1}}
Request Body
{"firstname"=>"{{user1}}", "lastname"=>"Doe", "email"=>"janet.doe@gmail.com", "favorite color"=>"grey"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cassandra-Token | string | (Required) The token returned from the authorization endpoint. Use this token in each request to the database. | |
Content-Type | string |
RESPONSES
status: Created
{"name":"killrvideo"}