tokens
Delete access token
Delete the specified token by its id.
delete/tokens/{key}
Path parameters
keystring required
The id of the token to delete.
Response
Success, returns the metadata for the deleted token.
Delete the specified token by its id.
The id of the token to delete.
Success, returns the metadata for the deleted token.