Assign a Task Related to a Primary Article

Assigns a task to a user for a primary 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}

ParameterDescription
assigneeIdAssigns the primary article to a user ID or a queue ID.
dueDateDate that the task is due.
instructionInstructions for the task.

HTTP status code 204 is returned when an existing record is updated.