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
name
string
required
about
string
app_owner_uid
string

must reference an existing user.

renewal_date
string
total_annual_cost
integer

Response

201
application/json
Application created
result
object