projectMilestoneTemplates
Updates a milestone template for the given project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
put/projecttemplates/{projectTemplateId}/milestones/{milestoneId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
milestoneIdstring uuid required
The id of the milestone.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.2
- ●
the
request property's maxLength was set to14request-property-max-length-set
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●