Update review settings

Updates review moderation configuration.

Required permissions
reviews.settings
PUT/reviews/settings
Base URLhttps://api.lynkow.com/v1

Request bodyrequired

  • requireEmailboolean

    Boolean

  • showAuthorCityboolean

    Boolean

  • showAuthorPhotoboolean

    Boolean

  • showAuthorCompanyboolean

    Boolean

  • autoApproveEnabledboolean

    Boolean

  • customFieldsSchemaarray<object>

    Array of objects

    • idstringrequired
    • typeenumrequired

      One of: textnumberselectdateurl

    • labelstringrequired
    • optionsarray<object>
      • labelstringrequired
      • valuestringrequired
    • requiredboolean
  • autoApproveMinRatingnumber

    Between 1 and 5

  • publicSubmissionEnabledboolean

    Boolean

Feedback

Was this page helpful?