curl --request DELETE \
--url https://api.mentionlab.io/api/queries/{id} \
--header 'x-project-id: <x-project-id>'This will delete the query and all related results.
curl --request DELETE \
--url https://api.mentionlab.io/api/queries/{id} \
--header 'x-project-id: <x-project-id>'