v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
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