Update client
Clients
Update client
PATCH
Update client
Authorizations
Path Parameters
Body
application/json
Response
Client updated successfully
Example:
"uuid-123"
Example:
"client_abc123"
Example:
"secret_xyz789"
Example:
"My Client"
Available options:
public, private, m2m Example:
["https://example.com/callback"]Example:
["openid", "profile"]Example:
["authorization_code"]Example:
true
Example:
{
"tokenEndpointAuthMethod": "client_secret_basic",
"accessTokenTTL": 3600
}