Skip to main content
POST
Revoke

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Body

application/json
allMyActive
boolean

Revoke all active sessions and access tokens for the current user.

serviceAccountId
string

Revoke all tokens for a service account.

tenantUserAccountId
string

Revoke all active sessions and tokens for a tenant user.

Response

200 - application/json

A successful response.

The response is of type object.