Add a new user to the company
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User details
The body is of type object
.
User added successfully and invitation email sent.
The response is of type object
.