Apache CloudStack 4.20.0.0 Root Admin API Reference

updateWebhook

Updates a Webhook

Request parameters

Parameter NameDescriptionRequired
idThe ID of the Webhooktrue
descriptionDescription for the Webhookfalse
nameName for the Webhookfalse
payloadurlPayload URL of the Webhookfalse
scopeScope of the Webhookfalse
secretkeySecret key of the Webhookfalse
sslverificationIf set to true then SSL verification will be done for the Webhook otherwise notfalse
stateState of the Webhookfalse

Response Tags

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