---
title: "Update user hotkeys"
method: PATCH
path: "/api/current-user/hotkeys/"
tags: ["Users"]
---

# Update user hotkeys

`PATCH /api/current-user/hotkeys/`

Update the custom hotkeys configuration for the current user.

## Request body

- PatchedHotkeysRequest
  - `custom_hotkeys` object

## Response `200`

- Hotkeys
  - `custom_hotkeys` object, required

---

[API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.dev/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/fa73fba01480/schema)
