Companies
Create company
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the company to create
Example:
"Initech"
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the company to create
"Initech"