SurveyTale Docs

Create a response

Creates a response in the database. This will trigger the response pipeline, including webhooks, integrations, follow-up emails, and other configured actions.

Authorization

apiKeyAuth
x-api-key<token>

Use your SurveyTale x-api-key to authenticate.

In: header

Request Body

application/json

The response to create

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json