Delete a WebhookAsk AIdelete https://api-pay-sandbox.venly.io/webhooks/{webhookId}Path ParamswebhookIdstringrequiredThis is the ID of the webhook you want to delete.Responses 200OK 400Bad Request 401When the user is not authorized to access the resource 403Forbidden 404Not Found 405When the HttpMethod is not supported 415Usually when the input is not a valid json 500Internal Server ErrorUpdated 5 months ago