Request
The model containing updated milestone template details.
namestring or nullOptional0-255 characters
The name of the milestone.
colorstring or nullOptional0-14 characters
The color of the milestone.
relativeDueDatelongOptional
Relative amount of days the milestone is due after the project creation date
when a project gets created with the corresponding project template.
Response
OK
namestring or null0-255 characters
The name of the milestone.
colorstring or null0-14 characters
The color of the milestone.
relativeDueDatelong
Relative amount of days the milestone is due after the project creation date
when a project gets created with the corresponding project template.
projectTemplateIdstringformat: "uuid"
createdOnstringformat: "date-time"
The date this entity was created.
createdBystringformat: "uuid"
The id of the user who created this entity.
updatedOnstringformat: "date-time"
The date this entity was last modified.
updatedBystringformat: "uuid"
The id of the user who last modified this entity.