Skip to main content

Delete Webhook

DELETE 

/v1/webhooks/:webhookId

This endpoint removes a Webhook identified by the webhookId parameter.

Request

Path Parameters

    webhookId int32required

    The identifier of the Webhook.

Responses

When the delete was successful.

Loading...