Delete API token
Deletes an existing API token. The token path parameter is the token’s secret. If the token does not exist, this endpoint returns a 200 OK, but does nothing.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
token
Response
This response has no body.