bus
Delete webhook
Deletes a registered webhook.
post/bus/webhook/delete
Request body
Example request
{
"url": "https://foo.com:8000/api/events"
}Response
Successfully deleted webhook
Deletes a registered webhook.
{
"url": "https://foo.com:8000/api/events"
}Successfully deleted webhook