Updates a milestone template for the given project template.
Required Permissions
The user must be an admin or haveproject-manage-config:write
permissions.Path parameters
The id of the project template.
The id of the milestone template.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
The name of the milestone.
The color of the milestone.
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
The name of the milestone.
The color of the milestone.
Relative amount of days the milestone is due after the project creation date when a project gets created with the corresponding project template.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.