curl -X DELETE \
/webhooks/{id} \
--header "Authorization: Bearer <token>"Delete webhook and all related webhook results
Required permissions:webhook:writecurl -X DELETE \
/webhooks/{id} \
--header "Authorization: Bearer <token>"War diese Seite hilfreich?