Forms
Update a form submission by token
Updates a form submission for a given form by token.
patch/api/forms/{formId}/submissions/by-token/{submissionToken}
Path parameters
formIdinteger required
submissionTokenstring required
The token of the submission that will be updated
Request body
Response
The form submission was updated successfully.