v6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0161113158.0 KB
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

statusstring required

The status of the submission.

Response

The submission status was updated successfully.

submissionIdinteger

The ID of the submission.

statusstring

The status of the submission.