Translation
Create a translation
Create a new translation document
POST
Headers
API authentication key
Body
application/json
Translation document to be created
Source language code
Example:
"en"
Target language code
Example:
"zh"
Original JSON text to be translated
Example:
"{\"text\": \"Hello, world!\"}"
Ignored fields
Example:
"image,url"