DELETE
/
tokens
/
{id}
cURL
curl --request DELETE \
  --url https://www.quikquery.io/api/v1/tokens/{id} \
  --header 'api-token: <api-key>'
This response has no body data.

Authorizations

api-token
string
header
required

Path Parameters

id
integer
required

ID of token to delete