Create a new OAuth2 client

Creates a new OAuth2 client for the authenticated account. The client will be assigned a unique
client ID and client secret that can be used for OAuth2 authentication flows. The client secret
is only returned in this response and when regenerating credentials, so it should be stored securely.

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

OAuth2 client creation request with alias

Request model for creating a new OAuth2 client

string
required
length ≥ 1

The alias/name for the OAuth2 client (required)

Responses

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