Revoke Refresh Token

Revokes the specified refresh token.

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 any refresh token under the application that the subject belongs to.
TenantThe subject can revoke any refresh token associated to the tenant that the subject belongs to.
Tenant Inclusion ListThe subject can revoke any refresh token associated to tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can revoke any refresh token associated to tenants that belong to the subject's application but are not included in the tenant exclusion list.
SelfA user subject can revoke their own refresh tokens.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!