/
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 survey variable
v1
latest
Swagger 2.0
2026-08-06
250
450
289.0 KB
variables
v3
Create a survey variable
post
/v3/variables
Request body
CreateVariablesSchema
required
survey_id
number
required
Id of Survey
label
string
required
name
string
required
description
string
type
'STRING'
|
'NUMBER'
|
'DATE'
required
Example request
{ "survey_id": 1 }
Response
Successful