Skip to main content

Update OAuth Client Configuration By AppName

PUT 

/oauth-clients/:oAuthClientName

Updates the OAuth client configuration for the tenant identified by the AppName. Use this endpoint to modify settings such as client secret, redirect URIs, scopes, or other OAuth-related parameters to keep the client configuration current.

Request

Responses

OK: The request was successful.