cURL
curl --request DELETE \ --url https://api.mentionlab.io/api/queries/{id} \ --header 'x-organisation-id: <x-organisation-id>' \ --header 'x-project-id: <x-project-id>'
Organisation ID to specify the organisation context
Project ID to specify the project context