Update a time entry
weeek_update_a_time_entryUpdate an existing time entry for a task with user ID, date, duration in minutes, and overtime flag.
Instructions
PUT /tm/tasks/{task_id}/time-entries/{time_entry_id}. Update a time entry. Tags: Task. Body: application/json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes |