PUT document with documentId
PUT {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{docid}}
Request Body
{"stuff"=>"2545331a-aaad-45d2-b084-9da3d8f4c311", "other"=>"I need a document with a set value for a test."}
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"}