milestones

Create a new milestone

This method allows to create a milestone in selected project.

post/milestone/{code}

Path parameters

codestring required

Code of project, where to search entities.

Request body

titlestring required
descriptionstring
status'completed' | 'active'
due_dateinteger

unix timestamp

Response

A result.

statusboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.