API referenceCatalogEmployees
Delete employee
Deletes one employee after the owning domain verifies its organization and dependent payroll records.
- Endpoint
DELETE /v1/employees/{employeeId}- Authorization
- Required permission: `employees:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.