Skip to main content

Rotate OAuth app client secret

POST 

/apps/:appId/rotate

Generates a new client secret for an OAuth application, immediately invalidating the old secret. The new secret is only returned once and should be stored securely. Use this endpoint when a secret has been compromised or as part of regular security rotation. Only the app owner can rotate their app secrets.

Request

Responses

OAuth app with new clientSecret (only shown once)