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.

Update OAuth Integration configuration

PUT 

/v2/manage/integrations/oauth/:integrationId

Updates an existing OAuth/OIDC integration configuration for the Tenant identified by its Id. Id and DisplayName are immutable; only configuration fields are updated. Omitting a field leaves its stored value unchanged, as does a token lifetime of 0; passing an explicit empty AllowedScopes array removes all scopes from the integration.

Request

Responses

OK: The request was successful.