Create unique survey links
POST
https://api.responsly.com/v1/distributions/create_unique_links
Body parameters
form_id
(string, required): Survey IDcontact_list_id
(string, optional): ID of Contact Listsexpires_at
(string, optional): Expiry time of link in UTC (format: YYYY-MM-DDTHH:MM:SSZ )type
(string, optional): Type of link, specifies if the link is one-time or anonymous. Allowed values: “one_time”, “anonymous”.
Request
cURL
Response
Status Code: 201 Created