Delete a webhook endpoint
Webhooks
Delete a webhook endpoint
Soft-delete an endpoint by setting its status to ARCHIVED. Archived endpoints stop receiving deliveries.
DELETE
Delete a webhook endpoint
Archives a webhook endpoint. Archived endpoints stop receiving new deliveries and are excluded from list and get responses. Existing delivery records are retained for inspection. This is a soft delete. The endpoint’s data is preserved but it cannot be reactivated. To temporarily stop deliveries, update the endpoint’s status toDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
DISABLED instead.
For usage patterns and examples, see the Webhooks guide.