POST

Bulk Delete Question Entries


Deletes multiple question entries.

Deleting a question entry permanently removes it from the site's Wix FAQ dashboard page.

To delete a single question entry, call the Delete Question Entry method.

Authentication

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

Permissions
Manage FAQ
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/faq/question-entry/v2/bulk/question-entries/delete

Errors

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

Event TriggersThis method triggers the following events:
Did this help?