Bulk update tasks for the given account's project.


Permissions
Project: Read
Person: Read
Role: Write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Account ID

int64
required

The project ID the task belongs to

Body Params

The request information for the task update

uuid
required
string | null
date-time | null
date-time | null
boolean
required

If this property is true and you specify a changed task start or end date in this request,
then the task's start and end dates, and the start and end dates for all task roles
will be adjusted by the same amount. If this property is set to true, then you must only send
EITHER startDate OR endDate - behavior when setting both is to shift with the task start date

boolean | null

Used to shift subsequent tasks when the END DATE of this task is changed.
If true, subsequent tasks will be shifted by the same number of days as this task

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

422

Unprocessable Entity - Validation failures

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json