Tokens

Revoke an API token

Permanently revoke the API token identified by tokenUniqueId. Once revoked, the token can no longer be used to authenticate API requests.

delete/tokens/{tokenUniqueId}

Path parameters

tokenUniqueIdstring required

The unique identifier of the token to revoke

Response

The token unique ID and its deletion status

object required

Changes