PATCH

Set Question Entry Labels


Sets labels for a question entry.

This method replaces all existing labels for the question entry. To clear all labels, specify an empty labels array.

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
PATCH
https://www.wixapis.com/faq/v2/question-entries/{questionEntryId}/labels

Errors

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

Did this help?