---
title: "Updates the webhook secret key"
method: POST
path: "/organizations/{organization_name}/webhook-secret-key"
tags: ["webhook_secret_key"]
---

# Updates the webhook secret key

`POST /organizations/{organization_name}/webhook-secret-key`

Updates the webhook secret key

## Response `200`

OK

- WebhookSecretKey — Represents a webhook secret key
  - `secret_key` string, required — The webhook secret key

## Other responses

- `404` — Not Found
- `429` — Too Many Requests
- `default` — Unknown Error

---

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