Skip to main content

Reset OAuth Client Configuration's Secret By AppName

PUT 

/oauth-clients/credentials/:oAuthClientName

Resets the client secret for the OAuth client configuration identified by the AppName within the tenant. Use this endpoint to generate a new client secret, which will invalidate the previous one and enhance security.

Request

Responses

OK: The request was successful.