Deletes a milestone for the given project template.
<Check><b>Required Permissions</b>: The user has at least `write` permissions for feature `admin` or `project-manage-config`.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
projectTemplateId
The id of the project template.
milestoneId
The id of the milestone template.
Response
OK

