User Management
Delete the specified access token.
delete/admin/user/self/access_token/{access-token-key}
Path parameters
access-token-keystring required
the key of the Access Token that should be deleted
Query parameters
checksumstring required
the current checksum of the user to be modified
Response
An empty result if the API key deletion was successful.
Changes
Changed in 2 of the 24 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲