Skip to main content

Update OAuth client

PUT 

/v1/admin/clients/:client_id

Replaces a client's mutable fields with the request body (full update — omitted fields reset to empty/default). client_id, client_type, and the secret cannot be changed. The same validation rules as create are applied. Superadmin only.

Request

Responses

The updated client