v1
latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KBWebhook|Webhook
Delete webhooks.
This endpoint permits the deletion of many webhooks simultaneously with the provision of an array of IDs. You can enable the dryRun parameter to simulate the execution, without modifying actual data. Note that deleted webhooks cannot be restored.
get/webhook/delete
Query parameters
filter[byIds][]string[]
Filters based on the internal IDs.
filter[byExternalIds][]string[]
Filters based on the external IDs.
dryRunboolean
Simulate the operation (default: false). (No data will be removed) This Parameter is optional.
Response
Success Response: