Skip to main content

Delete Webhook

DELETE 

/webhooks/:webhookId

Use this endpoint to delete any webhook that you no longer require.

Request

Path Parameters

    webhookId stringrequired

    The ID of the webhook.

Responses

If the request is valid, a successful response will be provided.

Schema
    success booleanrequired
Loading...