Rotate Client Secret

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Rotates the secret for the OAuth 2 client with the given ID. A new secret will be generated and stored as the client's primary secret, and the former primary secret will be assigned as the client's secondary secret.

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
client:rotate-secretApplicationThe subject can access the secrets of all clients under the application to which the subject belongs.
TenantThe subject can access the secrets of all clients associated with the tenant to which the subject belongs.
Tenant Inclusion ListThe subject can access the secrets of all clients associated with tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can access the secrets of all clients associated with tenants in the subject's application that are not on the tenant exclusion list.
SelfA client can rotate its own secrets.
Path Params
string
required
length between 1 and 26

The ID of the client that the resource or action is scoped to.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json