Create a time entry
weeek_create_a_time_entryCreate a time entry for a task by providing user ID, date, duration in minutes, and overtime flag.
Instructions
POST /tm/tasks/{task_id}/time-entries. Create a time entry. Tags: Task. Body: application/json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes |