API ReferenceWebhooks

Delete a webhook endpoint

DELETE /rest/v1/webhook_endpoints/{id}

DELETE
/webhook_endpoints/{id}
AuthorizationBearer <token>

Authorization: Bearer nbl_live_... (or nbl_test_... for test mode). Test-mode writes are validated and simulated but never persisted and never touch channels; simulated results are marked simulated.

In: header

Path Parameters

id*string

Response Body

application/json

curl -X DELETE "https://example.com/webhook_endpoints/string"
Empty

Last updated on July 28, 2026

Need help?

The API is in private beta — email us and a human replies, usually within one business day.