---
title: "DELETE /papersign/webhooks/{id}"
method: DELETE
path: "/papersign/webhooks/{id}"
tags: ["Papersign Webhooks"]
---

# DELETE /papersign/webhooks/{id}

`DELETE /papersign/webhooks/{id}`

This endpoint deletes a Papersign folder webhook.
Please note that this feature is exclusively available as part of the [Papersign API](https://paperform.co/products/papersign/#pricing).

## Path parameters

- `id` number, required

## Response `200`

Successfully deleted a webhook for a Papersign folder.

- object
  - `status` 'ok'

## Other responses

- `400` — Invalid Request
- `401` — Unauthorized
- `403` — Not Permitted
- `404` — Not Found
- `422` — Validation Error
- `429` — Too Many Requests
- `5XX` — Unexpected Error

---

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