latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
webhooks

Delete a Webhook

delete/api/webhook/{id}

Path parameters

idstring required

The ID of the webhook.

Response

OK

_idstring required
namestring required

An internal name to identify the webhook listener

enabledboolean

Whether this listener should be notified.

urlstring uri required

An HTTPS URL to post the webhook data

hmacKeystring nullable

The HMAC key used to validate webhooks.