API

Delete a webhook

Delete a webhook

Path parameters

  • id
    string
    ID of the webhook to delete

Response

  • webhook_id
    string
    Webhook ID
    • deleted
      boolean
      Indicates if the webhook was deleted
      1
      {
      2
      "webhook_id": "string",
      3
      "deleted": true
      4
      }
      Update webhookList websites