Delete a holiday
clockify_delete_holidayDelete a holiday from your Clockify workspace using its holiday ID. Removes the scheduled time off so it no longer appears in your calendar or time off reports.
Instructions
Removes a holiday.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true | |
| holiday_id | Yes | Holiday id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |