deleteSubmission( )


Deletes a submission.

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

This function moves the form submission into the trash bin. To delete the submission permanently, change the default permanent field value to true.

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
submissionIdstringRequired

ID of the submission to delete.


optionsDeleteSubmissionOptions

Optional fields.

Was this helpful?
Yes
No