Reviews

About Review

What are review?

Review represent a document that require a review by a human.

The review object

Attributes

ParameterTypeNote
review[content]requiredstringjson string of the hash you want to translate
review[language]requiredstringiso code of the language

Example

{
  "review": {
    "uid" : "223",
    "status": "pending",
    "language": "en"
  }
}
Previous
Translate missing strings