Create webhook
POST/v1/webhooks
Create webhook
Request
- application/json
Body
name string
description string
url stringrequired
eventType string
Default value: submission_completed
objectType string
Default value: survey
objectId number
surveyId number
httpMethod stringrequired
Possible values: [POST, GET, PATCH, PUT, DELETE]
headers object[]
type string
Default value: application
payload object
Responses
- default
Successful
- */*
- Schema
Schema
string
Loading...