cURL
curl --request DELETE \ --url https://api.urldna.io/v1/query/{query_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Permanently deletes a saved query. This operation cannot be undone.
Unique query identifier to delete.
Query deleted successfully.