API Tokens
Revoke token
Revokes an active API token. The token becomes immediately unusable. Requires token management to be enabled for the partner.
delete/auth/api-tokens/{tokenId}
Path parameters
tokenIdstring required
The token ID to revoke
Response
Token revoked successfully
Example response
{
"message": "API token revoked successfully"
}Changes
Changed in 4 of the 32 revisions of this API.13
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○