Authorizations
Path Parameters
Response
Client found 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
}