Application
Create an Application
Create an Application associated to a company
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
must reference an existing user.
Response
201
application/json
Application created