v1

latestSwagger 2.02026-08-06250450289.0 KB
webhooks
v3

Create a webhook

post/v3/webhooks

Request body

namestring
descriptionstring
urlstring required
event_typestring
object_typestring
survey_idnumber required
http_method'POST' | 'GET' | 'PATCH' | 'PUT' | 'DELETE' required
headersProperties[]
typestring
payloadProperties
include_partial_submissionboolean

Example request

{
  "include_partial_submission": true
}

Response

Successful