Submit a review
Submit a review for the site. Requires spam protection (same contract as `/forms/{slug}/submit`). The new review enters the site's moderation queue: it is NOT immediately visible via `GET /reviews`. The status returned by the API reflects the moderation flow (`pending` by default; `approved` when the site enables auto-approve and the minimum rating threshold is met).
POST
/reviewsBase URL
https://api.lynkow.com/public/{siteId}Request bodyrequired
titlestringDisplay title. Max 200 characters
ratingnumberrequiredRequired. Between 1 and 5
contentstringrequiredRequired. Text content. 10-5000 characters
authorCitystringAuthor city. Max 100 characters
authorNamestringrequiredRequired. 2-100 characters
productSkustringAssociated product SKU. Max 100 characters
authorEmailstringAuthor email address
productNamestringAssociated product name. Max 200 characters
customFieldsobjectCustom field values
authorCompanystringAuthor company name. Max 100 characters
authorPhotoUrlstringAuthor photo URL
authorPositionstringAuthor job title. Max 100 characters