---
title: "Generate or replace the webhook signing secret key"
method: PUT
path: "/apps/{clientId}/webhooks/digest"
tags: ["Webhooks"]
---

# Generate or replace the webhook signing secret key

`PUT /apps/{clientId}/webhooks/digest`

## Path parameters

- `clientId` string, required — The application identifier

## Response `200`

The generated secret key

- WebhookDigestResponse
  - `secretKey` string

## Other responses

- `404` — The application does not exist

---

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