projectMilestoneTemplates
Deletes a milestone 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>
delete/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
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.