Configure Employee
Request Body
| Field | Type | Description |
|---|---|---|
name | string | Updated display name |
role | string | Updated role |
title | string | Updated title |
department | string | Updated department |
enabled | boolean | Enable/disable the employee |
metadata | object | Arbitrary metadata |
Fire Employee
200
Behavior
Firing archives the employee (soft delete), returns active tasks toready status, and deprovisions the Hermes profile. Historical task completions are preserved.