milestones

Create a milestone

Creates a new milestone within a project.

Rate limit: 300 requests per minute

post/milestones

Request body

account_idstring

Account ID for this project

due_datestring

Due date for this milestone, in RFC 3339 format

namestring required

Name for this milestone

project_idstring required

Project ID for this milestone

Response

request_idstring

The request ID for tracking.

Changes