v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Token Operations

Delete Access Token

Delete an access token.

delete/api/{serviceId}/auth/token/delete/{accessTokenIdentifier}

Path parameters

serviceIdstring required

A service ID.

accessTokenIdentifierstring required

The identifier of an existing access token. The identifier is the value of the access token or the value of the hash of the access token.

Response

The access token was successfully deleted.