Webhook
Updates a Single Webhook
put/webhooks/{webhookId}
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"headers": {},
"name": "My Webhook"
}Response
Webhook was updated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.