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