post https://sx-backend.simpledecisions.io/api/survey/create
Create a survey
Log in to see full request history
Responses
Create a survey
xxxxxxxxxx
curl --request POST \
--url https://sx-backend.simpledecisions.io/api/survey/create \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"multilingual": false
}
'
Try It!
to start a request and see the response here! Or choose an example: