POST

Create Question Entry


Creates a question entry with the provided details including question text, answer content, and category assignment. The question entry must be assigned to an existing category and can optionally include labels for additional organization.

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/v2/question-entries

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?