clientApplications

Revokes the current account's authorizations and refresh tokens for all third-party OAuth client applications.

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

delete/accounts/me/authorizedclients

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.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.