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.
Path parameters
The numeric ID of the Project
The xmlFormId of the Form being referenced.
Response
OK
Changes
Changed in 4 of the 54 revisions of this API.15
- ○
added the new optional request property
propertiesnew-optional-request-property
- ○
- ○
api operation id
Creating a Linkremoved and replaced withcreateLinkapi-operation-id-removed
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ●
removed the request property
propertiesrequest-property-removed
- ○
api operation id
createLinkremoved and replaced withCreating a Linkapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●