Revoke User Refresh Tokens

Revokes all refresh tokens associated with a user.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
refresh-token:revokeApplicationThe subject can revoke the refresh tokens for any user under the application to which the subject belongs.
TenantThe subject can revoke refresh tokens for any user in the tenant to which the subject belongs.
Tenant Inclusion ListThe subject can revoke the refresh tokens for any user associated with tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can revoke refresh tokens for any user associated with tenants that belong to the subject's application but are not on the tenant exclusion list.
SelfA user subject can revoke their own refresh tokens.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!