Sharable Links
Authorizations
X-API-KeystringRequired
API key (UUID)
Path parameters
surveyIdstringRequired
Survey identifier
Header parameters
X-Request-Idstring · uuidOptional
Optional request correlation ID
Body
expiresInMinutesinteger · min: 1Optional
How long the link should stay active. If omitted, the link does not expire.
languagestringOptional
Language to open the survey in. If omitted, the survey default language is used.
Responses
200
Link generated
application/json
400
Validation error
application/json
401
Invalid or missing API key
application/json
post
/v1/links/generate/{surveyId}Last updated