v1

latestSwagger 2.02026-08-06250450289.0 KB
webhooks
v3

Update a webhook

put/v3/webhooks/{id}

Path parameters

idnumber required

Request body

namestring
descriptionstring
urlstring
http_method'POST' | 'GET' | 'PATCH' | 'PUT' | 'DELETE'
headersProperties[]
payloadProperties
include_partial_submissionboolean

Example request

{
  "include_partial_submission": true
}

Response

Successful