---
title: "PUT /payments/{paymentId}/webhooks"
method: PUT
path: "/payments/{paymentId}/webhooks"
tags: ["webhook-controller"]
---

# PUT /payments/{paymentId}/webhooks

`PUT /payments/{paymentId}/webhooks`

## Path parameters

- `paymentId` integer, required

## Headers

- `X-Zendesk-Doorman-Auth-Response` string, required

## Request body

- WebhookRequest
  - `url` string
  - `criticalCategoryFailures` boolean
  - `csatAnswered` boolean

## Response `200`

OK

---

[API](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation.md) · [All operations](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/klausapp/klaus-rest-api-documentation/versions/65c3cb19dc22/schema)
