---
title: "Rotates the webhook signing key for the account"
method: POST
path: "/v1/account:rotateWebhookSigningKey"
tags: ["AccountService", "Accounts"]
---

# Rotates the webhook signing key for the account

`POST /v1/account:rotateWebhookSigningKey`

Rotates the webhook signing key for the account. Returns only the new key.

## Response `200`

OK

- RotateWebhookEventsHmacSecretResponse — Response containing the newly generated webhook signing secret.
  - `webhookEventsHmacSecret` string

## Other responses

- `default` — Default error response

---

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