Companies
Create company
Create a new company. Authentication required.
POST
/
companies
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Required string length:
1 - 255
Required string length:
1 - 63
Response
200 - application/json
The response is of type any
.