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

KeyDatatypeRequiredDescription
X-Cassandra-Tokenstring(Required) The token returned from the authorization endpoint. Use this token in each request to the database.
Content-Typestring

RESPONSES

status: Created

{"name":"killrvideo"}