POST
/
v1
/
applications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
description
string
required
name
string
required
created
integer | null
id
string | null
model
string | null

Model of the application

parameters
object | null

Parameters of the application

provider
string | null

Provider of the application

updated
integer | null

Response

200 - application/json
description
string
required
name
string
required
created
integer | null
id
string | null
model
string | null

Model of the application

parameters
object | null

Parameters of the application

provider
string | null

Provider of the application

updated
integer | null