Employee
Update Employee
Update an existing employee
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select columns to return
Employee ID
Employee creation date
Latest update
Organisation ID
User ID
Is employee an admin?
Name of employee
Signature of employee
Name of employee
Email of employee
Displayed name of the employee in the Mateo app
Body
application/json
employee
The body is of type object
.
Response
200
application/json
The updated Employee object
The response is of type object
.