update-time-off-type
Modify existing time off types in Float by updating their name, status, color, or default settings to maintain accurate leave management.
Instructions
Update an existing time off type
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoff_type_id | Yes | The time off type ID (timeoff_type_id) | |
| name | No | Time off type name | |
| active | No | Active status (1=active, 0=archived) | |
| is_default | No | Default status (1=default, 0=not default) | |
| color | No | Hex color code for UI display |