# Delete webhook

Delete the webhook configuration for this sponsor.

Endpoint: DELETE /webhooks
Version: 0.29.6
Security: APIKeyHeader

## Response 404 fields (application/json):

  - `error` (string, required)

  - `code` (integer, required)

  - `trace_id` (string, required)

## Response 422 fields (application/json):

  - `detail` (array)

  - `detail.loc` (array, required)

  - `detail.msg` (string, required)

  - `detail.type` (string, required)

