Clients

Update client

Update an existing OAuth2 client.

Required OAuth scope: clients:write

patch/v2/clients/{id}

Path parameters

idstring required

Request body

namestring nullable
descriptionstring nullable
scope_codenamesstring[] nullable
scope_presetstring nullable
ip_allowliststring[] nullable

Response

OK

object required

Changes