webhooks:write scope.
Request
DELETE https://api.blockra.io/webhooks/{id}
Path parameters
string
required
The endpoint ID (prefixed
whk_).Response
string
The deleted endpoint’s ID.
boolean
Always
true on success.Remove a webhook endpoint so it stops receiving events. Requires webhooks:write.