Query

Delete query

DEL
Delete query

Path parameters

query_idstringRequired
The unique identifier for the query

Response

This endpoint returns any
DEL
1curl -X DELETE https://app.coactive.ai/api/v1/queries/string \
2 -H "Authorization: Bearer <token>"
200
Deleted
1{}