Rotate client secret.

Create a new client secret and save the rotated client secret.

Entitlements required: manageSTSClients (Manage STS clients and token types) or manageAPIClients (Manage API clients) or manageAppAccessAdmin (Manage application lifecycle) or accessDevPortal (Access developer portal) or manageExternalAgents (Manage external agents).

Path Params
string
required

Client identifier

Body Params

Client secret rotation payload

string

Client secret. Is auto-generated if this parameter is not provided.

string

Description of the rotated client secret. The maximum is 128 characters.

boolean

Delete all rotated client secrets. The default value is true.

int64

The timestamp, in the POSIX time format, that indicates when this client secret expires. The maximum value is 90 days from the current time. The default setting for the secret to expire is 30 days.

Responses

404

Resource Not Found

Language
URL
Response
Choose an example:
*/*