Kit · Example Payload

Delete A Webhook

Email MarketingCreator EconomySubscribersAutomationNewslettersSequencesFormsBroadcasts

Delete A Webhook is an example object payload from Kit, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarymethodpathtag

Example Payload

Raw ↑
{
  "summary": "Delete a webhook",
  "method": "DELETE",
  "path": "/v4/webhooks/{id}",
  "tag": "Webhooks"
}