Changes statuses of tasks.

POST

Changes statuses of several tasks.

Required Permissions: The required permissions depend on the base type of the task. If the task is a project task, write permissions on the project-planning-data feature are required. For a user’s private task, no special permissions are required.
Returns 204 NoContent if all tasks have been changed successfully. Returns 207 MultiStatus if at least one task could not be changed, including the reasons.

Request

This endpoint expects a list of objects.
list of objects
Built with