v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Webhook

Delete

Delete a webhook subscription, stopping all future event deliveries to its URL.

delete/api/v1/webhooks/{id}

Path parameters

idstring required

The ID of the webhook to delete.

Request body

C1ApiWebhooksV1WebhooksServiceDeleteRequestInput required

The WebhooksServiceDeleteRequest message.

Response

Empty response body. Status code indicates success.

C1ApiWebhooksV1WebhooksServiceDeleteResponse required

Empty response body. Status code indicates success.