Delete

Delete Submission


Developer Preview

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

Note: The Form Submission API only works with the Wix Forms app. Call GetAppInstance to confirm that the app named wix_forms is installed on the site.


Deletes a submission by ID.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Submissions
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/_api/form-submission-service/v4/submissions/{submissionId}

Did this help?