On this page
Create a new application
POST /api/v1/applicationsRequest Body
Content-Type: application/json
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
application |
application_input |
yes |
Responses
201
app created
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
client_id |
string | no | |
client_secret |
string | no | |
client_secret_expires_at |
integer | no |
422
invalid request
Schema: errors
errors
| Field | Type | Required | Description |
|---|---|---|---|
errors |
object | yes |
