loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content
Download CollectionRun in Postman

Test our APIs instantly. Download the collection or run it directly in Postman to explore all LoginRadius API endpoints.

Rotate OAuth Integration client secret

PUT 

/v2/manage/integrations/oauth/:integrationId/credentials

Regenerates the client secret for an existing OAuth/OIDC integration identified by its Id. The ClientId and Id are unchanged; only the secret is rotated. The new plaintext ClientSecret is returned once in this response, and only its hash is persisted server-side.

Request

Responses

OK: The request was successful.