Webhooks

Delete a webhook

Delete a webhook endpoint.

delete/webhooks/{id}

Path parameters

idstring required

Response

Webhook deleted

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.