/
SU
surveysparrow
/
API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11h ago · Updated 11h ago
View markdown
surveysparrow
API Documentation
post
Create a survey variable
v
latest
Swagger 2.0
2026-08-09
250
450
289.0 KB
accounts
2
audit_logs
10
ces
17
channels
8
contact_list
5
contact_lists
5
contact_properties
4
contacts
19
csat
17
email_theme
1
employee_360
13
expressions
1
nps
18
public
1
questions
4
reminder
4
reports
3
reputation_app_platforms
2
reputation_platforms
2
reputation_reviews
3
response
11
roles
2
share
8
submissions
2
survey
31
survey_folder
5
targets
2
teams
4
ticket_comments
2
ticket_fields
2
tickets
8
translation
6
users
10
variables
4
get
Get all survey variables
post
Create a survey variable
post
Create survey variables
delete
Delete a survey variable
webhooks
9
workspaces
5
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