Skip to main content

UpdateWebhookRequest

urlstring<uri>
eventsstring[]
namestring

Possible values: <= 100 characters

descriptionstring

Possible values: <= 500 characters

is_activeboolean
UpdateWebhookRequest
{
"url": "string",
"events": [
"string"
],
"name": "string",
"description": "string",
"is_active": true
}