---
title: "Update a webhook subscription"
method: POST
path: "/webhook-subscriptions/{id}"
tags: ["webhook subscriptions"]
---

# Update a webhook subscription

`POST /webhook-subscriptions/{id}`

Update a webhook subscription

## Path parameters

- `id` string, required

## Request body

- object
  - `paused` boolean, required

## Response `200`

successful operation

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

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