Skip to main content
DELETE
/
v1
/
account
/
token
Delete an API token
curl --request DELETE \
  --url https://{base_url}/v1/account/token
"<string>"

Query Parameters

token
string
required

The hash of the API token to delete

Response

200 - text/plain

Confirmation of token deletion

The response is of type string.