---
title: "Reset Webhook Secret"
method: POST
path: "/webhook/secrets/{webhook_id}"
tags: ["Webhooks"]
---

# Reset Webhook Secret

`POST /webhook/secrets/{webhook_id}`

Reset webhook secret for a webhook that is already registered to your application

## Path parameters

- `webhook_id` string, uuid, required

## Headers

- `sub-application` string, uuid

## Response `201`

Webhook Details

## Other responses

- `400` — Validation Error
- `401` — Authentication Error
- `404` — Webhook ID not found
- `500` — Unexpected Error

---

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