v7

latestSwagger 2.0raw.githubusercontent.com2018-09-139720.1 KB
Client Management

Update a client

Update the configuration of a previously registered client.

put/client/{client_id}

Path parameters

client_idstring required

Client identifier

Request body

client_idstring
redirect_urisstring[]
response_typesstring[]
grant_typesstring[]
application_typestring
contactsstring[]
client_namestring required
logo_uristring
client_uristring required
policy_uristring
tos_uristring
default_max_ageinteger
default_scopesstring[]

Response

Client updated

client_idstring
redirect_urisstring[]
response_typesstring[]
grant_typesstring[]
application_typestring
contactsstring[]
client_namestring required
logo_uristring
client_uristring required
policy_uristring
tos_uristring
default_max_ageinteger
default_scopesstring[]