---
title: "PATCH timesheet"
method: PATCH
path: "/v3/administrations/{administration_id}/todos/{todo_id}/timesheets/{id}"
tags: ["Todo Timesheets"]
---

# PATCH timesheet

`PATCH /v3/administrations/{administration_id}/todos/{todo_id}/timesheets/{id}`

Update a timesheet for a Todo.

## Path parameters

- `todo_id` string, required
- `administration_id` string, required
- `id` string, required

## Query parameters

- `fields[timesheet]` string
- `include` string

## Headers

- `Accept-Language` string

## Response `200`

TimesheetResponse

## Other responses

- `429` — Error
- `default` — Error

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
