Delete document with WHERE
DELETE {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{docid}}?where={ "id":{"$eq":"some stuff"}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
where | string |
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"}