Annotation endpoints
API token endpoints
Dataset endpoints
Monitor endpoints
Notifier endpoints
Organization endpoints
Role-based access control endpoints
Starred queries endpoints
User endpoints
API token endpoints
Delete API token
Delete API token
Delete API token
DELETE
/
tokens
/
{id}
curl --request DELETE \
--url https://api.axiom.co/v2/tokens/{id} \
--header 'Authorization: Bearer <token>'
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
204
(empty)
Was this page helpful?
curl --request DELETE \
--url https://api.axiom.co/v2/tokens/{id} \
--header 'Authorization: Bearer <token>'