Skip to main content

Create OAuth 2.0 Client

POST 

/admin/clients

Create a new OAuth 2.0 client. If you pass client_secret the secret is used, otherwise a random secret is generated. The secret is echoed in the response. It is not possible to retrieve it later on.

Request

Responses

oAuth2Client