Public Access Links
Creating a Link
To create a new Public Access Link to this Form, you must send at least a displayName for the resulting Actor. You may also provide once: true if you want to create a link that can only be filled by each respondent once. This setting is enforced by Enketo using local device tracking; the link is still distributable to multiple recipients, and the enforcement can be defeated by using multiple browsers or devices.
You may also optionally provide a properties object to set pre-registered Actor Property values on the Link at creation time.
post/v1/projects/{projectId}/forms/{xmlFormId}/public-links
Path parameters
projectIdnumber required
The numeric ID of the Project
xmlFormIdstring required
The xmlFormId of the Form being referenced.
Response
OK