Assign a Task Related to a Translation
Assigns a task to a user for a translated article, including due date and instructions. The actions are defined by the field change you request on the resource.
JSON, XML
PATCH
Authorization: OAuth {accesstoken}
| Parameter | Description |
|---|---|
| assigneeId | Assigns the primary article to a user ID or a queue ID. |
| dueDate | Date that the task is due. |
| instruction | Instructions for the task. |
HTTP status code 204 is returned when an existing record is updated.