Update Project
Update a details of the Project
Authorizations
Path Parameters
ID of project to delete
Body
The Name of the project.
The ID of the customer.
The start date of the project, We expect yyyy-MM-dd.
The due date of the project, We expect yyyy-MM-dd.
Description of the project.
Enabling this attribute allows the ability to prioritize tasks within the project by setting their priority levels. When activated, team members can assign priority levels to tasks, helping to ensure that the most important tasks are addressed promptly. This attribute is represented as a boolean value, indicating whether the priority feature is enabled or not.
Set the default priority for the project's tasks.
No Priority
, Urgent
, High
, Medium
, Low
This attribute enables the estimation of the time required for completing tasks within the project's task set. When enabled, it allows project managers or team members to assign time estimates to individual tasks, aiding in scheduling and resource allocation. It is represented as a boolean value, indicating whether the estimation feature is enabled or not.
A milestone marks a significant point in a project's progress, typically indicating the completion of a key deliverable or the achievement of an important objective. Once a milestone is reached, it may trigger the creation of tasks necessary to accomplish the project's goals. This attribute is represented as a boolean value, indicating whether the milestone has been enabled or not.
Response
The ID of the project.
The Name of the project.
The ID of the workspace.
The ID of the owner.
Description of the project.
The ID of the customer.
The start date of the project.
The due date of the project.
List of users who marked the project as favorite.
List of users associated with the project.