Webhooks
Delete a Webhook
DELETE
/
webhooks
/
{whk_id}
Deletes the Webhook associated with the ID.
Path Parameters
The ID of the Webhook to delete
Returns
Returns 200
with an empty object on success.
Deletes the Webhook associated with the ID.
The ID of the Webhook to delete
Returns 200
with an empty object on success.