Forms
Update submission status
Updates the status of a form submission.
post/api/forms/{formId}/submissions/{submissionId}/status
Path parameters
formIdinteger required
The ID of the form.
submissionIdinteger required
The ID of the submission to update.
Request body
Response
The submission status was updated successfully.