Creates a new milestone template for the given project template.

POST
Required Permissions: The user must be an admin or have project-manage-config:write permissions.

Path parameters

projectTemplateIdstringRequired

The id of the project template.

Query parameters

NamestringOptional>=0 characters<=255 characters

The name of the milestone.

ColorstringOptional>=0 characters<=14 characters

The color of the milestone.

RelativeDueDatelongOptionalDefaults to 0

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

namestringOptional>=0 characters<=255 characters

The name of the milestone.

colorstringOptional>=0 characters<=14 characters

The color of the milestone.

relativeDueDatelongOptionalDefaults to 0

Relative amount of days the milestone is due after the project creation date when a project gets created with the corresponding project template.

idstringOptional
projectTemplateIdstringOptional
createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date this entity was created.

createdBystringOptional

The id of the user who created this entity.

updatedOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date this entity was last modified.

updatedBystringOptional

The id of the user who last modified this entity.