Content API: Translations
post
Authorizations
BearerstringRequired
Bodystring[]
string[]Optional
Responses
200
OK
post
/api/content/translations/translate200
OK
Last updated
Was this helpful?
OK
OK
Last updated
Was this helpful?
Was this helpful?
POST /v2/e01/api/content/translations/translate HTTP/1.1
Bearer: YOUR_API_KEY
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 8
[
"text"
][
{
"ANY_ADDITIONAL_PROPERTY": "text"
}
]