Company
Add User to Company
Add a new user to the company
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
User details
The body is of type object
.
Response
200 - application/json
User added successfully
The response is of type object
.