Create work interval for task
documentedCreate a new work interval for a task.
POST /tasks/{task_id}/work_intervalsWork Intervalsno implementation yet0 runsInput
task_id*
Task ID
e.g. 12345
start_time*
Work interval start time (ISO 8601)
2026-02-18T09:00:00Z
end_time*
Work interval end time (ISO 8601)
2026-02-18T11:30:00Z
Calls MeisterTask as you (your API key is your account); keychains.dev holds the credentials.