users
Revoke user access token
Revoke access for the specified token.
post/users/{key}/tokens/{tokenName}/revoke
Path parameters
keystring required
The id or name of the user. User IDs are case-sensitve.
tokenNamestring required
The name of the token to delete.
Response
Success, token permission revoked.
Changes
No recorded changes to this endpoint across all 50 revisions of this API.