cURL
curl --request DELETE \ --url https://www.quikquery.io/api/v1/tokens/{id} \ --header 'api-token: <api-key>'
This response has no body data.
Deletes a single token based on the ID supplied
ID of token to delete