DELETE

Delete Intake Form


Developer Preview

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

Deletes an intake form.

After deletion, the intake form no longer appears in Query Intake Forms or Search Intake Forms results.

Deleting an intake form also permanently deletes the questionnaire behind it. This is irreversible: the questionnaire and its configuration are destroyed along with the intake form.

To delete multiple intake forms in a single request, call Bulk Delete Intake Forms.

Authentication

You can only call this method when authenticated as a Wix user or by using an account level API key.

Permissions
SCOPE.PARTNERS.CONTENT-COLLECTOR
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/partners/content-collector/v1/intake-forms/{intakeFormId}

Errors

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

Did this help?