/survey/{id}/answer/sms/invite

Send an SMS invitation to the survey.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Target survey id

Query Params
string
required

The answer phone number. Use country prefix "00" instead of "+", for example 00358401234567.

boolean
Defaults to true

The answer phone number is required to be unique among the survey.

boolean
Defaults to false

The answer phone number is shown anonymously in the results.

string
Defaults to null

The answer language identifier. If survey doesn't contain specified language then first language will be selected. https://developer.surveypal.com/reference/locale-id-parameter

string

A JSON array of meta information for the answer. https://developer.surveypal.com/reference/meta-parameter

string
required

The invitation subject. Not in use with SMS so just add some content like "test".

string
required

The invitation message. You can add line break with %0a

string
Defaults to now

The date and time when to send the invitation. https://developer.surveypal.com/reference/timestamp-parameter

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain