Skip to main content

Delete User Webhook

DELETE 

/api/v2/public/webhooks/user/:webhookId

Deletes a user webhook. Use this endpoint to remove a user webhook that is no longer needed.

Request

Path Parameters

    webhookId stringrequired

    Webhook id

    Example: 401f0af9-0d31-4d0d-8a23-1f946495f0de

Responses

Empty Response

Loading...