/applications/{applicationId}/oauthClients

This endpoint allows you to create a new OAuth client for the given application. A maximum of 250 oauth client credentials can be created under the application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of an application

Body Params

Request body for oauth client update.

string
required
length between 1 and 256

Name of the oauth client.

redirectUris
array of uris
required
length between 1 and 250
redirectUris*
loginUris
array of uris
length ≤ 250
loginUris
string
enum
Defaults to confidential

This defines the type of this client . Clients are CONFIDENTIAL by default.

Allowed:
Responses

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