/
SU
surveysparrow
/
API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
surveysparrow
API Documentation
post
Create a webhook
v1
latest
Swagger 2.0
2026-08-06
250
450
289.0 KB
webhooks
v3
Create a webhook
post
/v3/webhooks
Request body
Model121
required
name
string
description
string
url
string
required
event_type
string
object_type
string
survey_id
number
required
http_method
'POST'
|
'GET'
|
'PATCH'
|
'PUT'
|
'DELETE'
required
headers
Properties[]
type
string
payload
Properties
include_partial_submission
boolean
Example request
{ "include_partial_submission": true }
Response
Successful