SurveyTale Docs

Update a webhook

Updates a webhook in the database.

Authorization

apiKeyAuth
x-api-key<token>

Use your SurveyTale x-api-key to authenticate.

In: header

Path Parameters

id*string

The ID of the webhook

Match^[0-9a-z]+$
Formatcuid2

Request Body

application/json

The webhook to update

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json