API Token
Deletes an API token
Deletes an API token by identifier. May be performed on either active, expired, or revoked.
Returned entity contains the property deleted, the value of which is the deleted token object.
delete/api/v1/apitoken/{tokenId}
Path parameters
tokenIdstring required
Identifier of API token to be deleted.
Response
Token successfully deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.