Webhooks
Delete webhook
DELETE
/
api
/
v2
/
public
/
webhook
/
:id
This API deletes a registered Cobalt webhook.
Request description
Path Parameters
Unique ID of the webhook to be deleted.
Response description
Whether the webhook is active or not.
Webhook events subscribed.
Timestamp of webhook creation.
Webhook URL to listen to the events.
Unique ID of the webhook.
The type of webhook. Accepted values are default
and slack
.