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
- 201
- 400
- default
oAuth2Client
Bad Request Error Response
Default Error Response