Submit an Article for Translation
Submits an article for translation for multiple languages and blocks translations for inactive languages.
25.0
Some parameters are supported in API versions 43.0 and higher.
JSON, XML
POST
Authorization: OAuth {accesstoken}
| Parameter | Description | Available |
|---|---|---|
articleID | String. Required. The ID of the article. | 25.0 |
assignments | JSON Array. An array of assignment details. Each assignment is a list with these properties:
language parameter. | 43.0 |
language | String. A language code. If you use this parameter, don’t use the assignments parameter. | 25.0-42.0 |
sendEmailNotification | Boolean. Specifies whether to send an email to the assignee (true) or not (false). | 43.0 |