Delete document with WHERE

DELETE {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{docid}}?where={ "id":{"$eq":"some stuff"}}

Request Params

KeyDatatypeRequiredDescription
wherestring

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"}