Update

Update an existing webhook by its id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Webhook id that you want to update

Body Params

A model for encapsulating fields that can be updated in webhooks

string | null

The webhook name

uri | null
^https://.+

The url to call for this webhook

string | null
^(json)|(XML)$

The data format for the webhook

string | null
^([0-9]+)(,[0-9]+)*$

a comma-delimited list of surveyids to subscribe to

events
object

A DTO for events that are subscribed to by a webhook

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json