DELETE

Delete Question Entry


Deletes a question entry.

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

To delete multiple question entries, call the Bulk Delete Question Entries 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
DELETE
https://www.wixapis.com/faq/v2/question-entries/{questionEntryId}

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?