Forms
Update a form submission by access token
Updates a form submission using a short-lived access token
patch/api/forms/{formId}/submissions/by-access-token/{token}
Path parameters
formIdinteger required
tokenstring required
The access token.
Request body
Response
The form submission was updated successfully
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲