---
title: "Update a signing key"
method: PATCH
path: "/access-control/signing-key/{keyId}"
---

# Update a signing key

`PATCH /access-control/signing-key/{keyId}`

## Path parameters

- `keyId` string, required

## Request body

- object
  - `disabled` boolean
  - `name` string

## Response `204`

Success (No content)

## Other responses

- `default` — Error

---

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