Skip to main content
POST
Terminate an employee

Authorizations

X-Partner-API-Key
string
header
required

Partner API key for external integrations

Path Parameters

company_member_id
string<uuid>
required

Unique identifier for the employee to terminate

Body

application/json

Request to terminate/deactivate an employee

termination_date
string<date>
required

Date when the employee's termination becomes effective

Response

200

Employee terminated successfully