Apache CloudStack 4.20.0.0 Root Admin API Reference

deleteWebhookDelivery

Deletes Webhook delivery

Request parameters

Parameter NameDescriptionRequired
enddateThe end date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having end date equal to or before the specified date will be considered.false
idThe ID of the Webhook deliveryfalse
managementserveridThe ID of the management serverfalse
startdateThe start date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having start date equal to or after the specified date will be considered.false
webhookidThe ID of the Webhookfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully