oauth2_clients_rotate_secret
Rotate the client secret of a confidential OAuth2 application by providing its UUID. The old secret is invalidated immediately, and the new secret is returned once for secure storage.
Instructions
Rotate the client secret of a confidential OAuth2 application. Returns the new secret once — store it securely. The old secret is immediately invalidated. Cannot be called via API key or OAuth2 token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | OAuth2 app UUID |