Skip to main content

Delete webhook

Path Parameters
  • id string required

    Webhook id

Responses


Schema
  • boolean
DELETE /webhooks/:id
id — path
curl -L -X DELETE 'https://www.reports.mediahawk.co.uk/rest/v2_0/webhooks/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'