Skip to main content

Delete a webhook by its ID

DELETE 

/webhook/:webhookId

Delete a webhook by its ID

Request

Path Parameters

    webhookId stringrequired

    The unique ID of the webhook to delete.

Responses

Resource deleted successfully

Schema

    string

Loading...