Tasks & Projects
Create a task
Authorization: Bearer
Account ID for this task
Assignee ID for this task
Body HTML for this task
Customer portal visible for this task
falseDue date for this task, in RFC 3339 format
Milestone ID for this task
Project ID for this task
Status for this task
-
not_started TaskStatusNotStarted
-
in_progress TaskStatusInProgress
-
completed TaskStatusCompleted
Title for this task
Update a task
Authorization: Bearer
The ID of the task to update.
Assignee ID for this task
Body HTML for this task
Customer portal visible for this task
Due date for this task, in RFC 3339 format
Milestone ID for this task
Project ID for this task
Status for this task
-
not_started TaskStatusNotStarted
-
in_progress TaskStatusInProgress
-
completed TaskStatusCompleted
Title for this task
Delete an existing task
Authorization: Bearer
The ID of the task to delete.
Update a project
Authorization: Bearer
The ID of the project to update.
Customer portal visible for this project
Description HTML for this project
End date for this project, in RFC 3339 format
Whether the project is archived
Name for this project
Owner ID for this project
Start date for this project, in RFC 3339 format
Delete an existing project
Authorization: Bearer
The ID of the project to delete.
Create a project
Authorization: Bearer
Account ID for this project
Customer portal visible for this project
falseDescription HTML for this project
End date for this project, in RFC 3339 format
Name for this project
Owner ID for this project
Project template ID for this project
Start date for this project, in RFC 3339 format
Update a milestone
Authorization: Bearer
The ID of the milestone to update.
Due date for this milestone, in RFC 3339 format
Name for this milestone
Create a milestone
Authorization: Bearer
Account ID for this project
Due date for this milestone, in RFC 3339 format
Name for this milestone
Project ID for this milestone
Delete a milestone
Authorization: Bearer
The ID of the milestone to delete.
Last updated
Was this helpful?

