v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
clientApplications

Revokes the current account's authorization and refresh tokens for one third-party OAuth client application.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

delete/accounts/me/authorizedclients/{clientId}

Path parameters

clientIdstring required

Headers

Authorizationstring required

Bearer authentication

Response

OK

revokedClientCountinteger

The number of client applications whose grants were revoked.

revokedRefreshTokenCountinteger

The number of refresh tokens marked as revoked.