v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBApiPublic > WebhookSubscription
Deletes a Webhook subscription
Deletes a Webhook subscription
delete/api/2026-07-01/resources/api_public/webhook_subscriptions/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": "1",
"target_url": "https://webhook.site/",
"type": "ats/job_posting/create",
"company_id": "1",
"name": "Webhook subscription of a job posting created",
"challenge": "2bca4e6d-9aaf-4f11-9e5d",
"enabled": true,
"api_version": "2026-07-01"
}