bulkMarkSubmissionsAsSeen( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Marks form submissions as seen.

Note: The Submissions API is only available in Wix Studio.

Only site collaborators with Manage Submission permissions can mark submissions.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Submissions
Learn more about permission scopes.
Method Declaration
Copy
Method Parameters
idsArray<string>Required

Submission IDs to mark as seen.


formIdstringRequired

ID of the form which the submissions belongs to.

Was this helpful?
Yes
No