---
title: "Rotate webhook signing secret"
method: POST
path: "/v1/webhooks/endpoints/{id}/rotate-secret"
tags: ["Webhooks"]
---

# Rotate webhook signing secret

`POST /v1/webhooks/endpoints/{id}/rotate-secret`

## Path parameters

- `id` string, required

## Headers

- `Idempotency-Key` string

## Response `200`

New secret issued

- object
  - `secret_last4` string

## Other responses

- `401` — 401 Unauthorized
- `404` — 404 Not Found
- `500` — 500 Server Error

---

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