People
Index employee
Adds an employee or updates information about an employee
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json; charset=UTF-8
Info about an employee and optional version for that info
Response
200
OK