Skip to main content

Update an existing OAuth2 client

PUT 

/api/2.0/clients/:clientId

Updates the configuration of an existing OAuth2 client, allowing modifications to the client name, description, redirect URIs, and other settings. The client ID cannot be modified.

Request

Responses

Client successfully updated