---
title: "Update Timesheet Location"
method: PUT
path: "/timesheet/location/{location_uid}"
---

# Update Timesheet Location

`PUT /timesheet/location/{location_uid}`

## Path parameters

- `location_uid` string, required

## Request body

- object
  - `location` object

## Response `200`

200

- object
  - `type` string
  - `title` string
  - `message` string
  - `data` object
    - `location_uid` string

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/revisions/c7b8028a05de/schema)
