/applications/{applicationId}/oauthClients/{clientId}

This endpoint allows you to update a specific Oauth client.

Path Params
string
required

Identifier of an application

string
required
length ≤ 255

Identifier of a OAuth client

Body Params
string
length between 1 and 256

Name of the oauth client.

redirectUris
array of uris
length between 1 and 250
redirectUris
loginUris
array of uris
length ≤ 250
loginUris
Responses
204

Client Updated

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json