Skip to main content

Create a new OAuth2 client

POST 

/api/2.0/clients

Creates a new OAuth2 client with the specified configuration. The client will be created with the provided scopes, redirect URIs, and other settings. Returns the created client details including the generated client ID.

Request

Responses

Client successfully created