Deleting Queries

You can delete Queries via the Consumer Research API.

Assuming you know the Query id that you want to delete, then you can use the following request:

curl -X DELETE https://api.brandwatch.com/projects/398748937/queries/11554

In this example, the query that we have requested to delete has the id 11554.