API Token
Revokes an API token
Revokes a token by its identifier.
Returned entity contains the property revoked, whose value is an object representing the revoked token.
put/api/v1/apitoken/{tokenId}/revoke
Path parameters
tokenIdstring required
Identifier of API token to be revoked
Response
Token revoked successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.