deleteSubmission( )


Deletes a submission.

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

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Submissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
submissionIdstringRequired

ID of the submission to delete.


optionsDeleteSubmissionOptions

Optional fields.

Was this helpful?
Yes
No