POST

Cancel Intake Form Submission


Changes an intake form submission's status to CANCELED.

The submission remains in the system for record-keeping, but is no longer valid. You can't reactivate it, the contact must create a new submission to have a valid submission again.

Authentication

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

Permissions
Manage Intake Form (PII)
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/intake-forms/v1/submissions/{intakeFormSubmissionId}/cancel

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?