Workforce
Update employee
Call Outcome
Company Category
Contract Type
Custom Field
Industry
Lead Source
Loss Reason
Market Sector
Opportunity
Opp Stage
Task List
Webhook Message
Workforce
Update employee
PATCH
/
api
/
2023-01
/
workforce
/
employees
/
{id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Authorization
string
*
Authorization
Required
string
id
string
*
id
Required
string
object
workforce_employee
object
workforce_employee
object
birthday
string
birthday
string
Add Example Value
email
string
email
string
Add Example Value
last_name
string
last_name
string
Add Example Value
legal_first_name
string
legal_first_name
string
Add Example Value
notes
string
notes
string
Add Example Value
phone
string
phone
string
Add Example Value
preferred_first_name
string
preferred_first_name
string
Add Example Value
role_id
string
role_id
string
Role ID to be associated with this employee
Add Example Value
start_date
string
start_date
string
Add Example Value
manager_id
string
manager_id
string
Workforce Employee Manager to be associated with this employee
Add Example Value
Headers
Authorization
string
requiredPath Parameters
id
string
requiredBody
application/json
workforce_employee
object
Response
200 - application/json
workforce_employee
object
required