v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Step Up Authentication Providers

Update Secret

UpdateSecret rotates the client secret for a step-up authentication provider without modifying other settings.

post/api/v1/step-up/providers/{id}/secret

Path parameters

idstring required

The unique identifier of the step-up provider whose secret is being rotated.

Request body

clientSecretstring

The new OAuth2 client secret. Write-only; never returned in responses.

Response

Successful response