Update a webhook
PUT {{WEBEXAPI}}/webhooks/{{_webhook}}
Updates a webhook, by ID.
Specify the webhook ID in the webhookId parameter in the URI.
https://developer.webex.com/endpoint-webhooks-webhookId-put.html
Request Body
{"name"=>"Postman WebHook Test (renamed)", "event"=>"all"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |