Update an Employee by id.

Update an Employee record based on the given id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier.

Body Params

Request Data to update an employee's information

string | null
string | null
string | null
deprecated

This field will be deprecated and should no longer be used. Consider using 'custom_id' instead.

string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
date-time | null
client_company_ids
array of strings | null

An array of string IDs.

client_company_ids
location_ids
array of strings | null

An array of location IDs. You need to provide an empty array to unlink all assigned locations from employee.

location_ids
project_roles
object
string

The account type id of the Employee.

Headers
string
required
Responses
204

OK

400

Bad Request

401

Unauthorized

404

Not Found

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!