v2

latestSwagger 2.02026-08-08121119168.6 KB
Webhooks

Delete a webhook

Permanently deletes the webhook. Deliveries stop immediately; tests already in flight will not fire it.

delete/v1/webhooks/{id}

Path parameters

idinteger required

Numeric webhook ID.

Response

Delete a webhook

successboolean required

Whether the operation succeeded.

messagestring required

Human-readable confirmation of what was done.