Skip to main content
POST
Update an employee.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

employeeId
string
required

Body

application/json

Employee data

Request body for updating an employee

id
string
required

Employee ID

companyId
string

Company ID

departmentIds
string[]

Department IDs

name
string

Employee name

picture
string

Picture URL

prompt
string

System prompt/persona

responseInstructions
string

Response instructions

tags
string[]

Tags

title
string

Job title

Response

Employee saved

Success response

msg
string

Success message