Skip to main content

Reset OAuth client secret

PUT 

/v2/manage/oauth-clients/credentials/:oAuthClientName

Resets the client secret for the OAuth client configuration identified by the AppName within the Tenant. This operation generates a new client secret, invalidating the previous one to enhance security.

Request

Responses

OK: The request was successful.