API Reference

Update Roadmap Milestone

Updates a specific Milestone in a specific Roadmap.

Path Params
integer
required
integer
required
Body Params
integer
required

The milestone's unique database identifier.

string
required

Name of the miletone.

string | null
required

In-depth explanation of what the milestone represents.

date | null
required

Date for which the milestone is to be completed.

boolean
required

Whether or not this milestone is expanded.

string
required

Type of location associated with the milestone.

string | null
required

The lane or roadmap assigned to the milestone.

date-time
required

Date and time the milestone was first created.

date-time
required

Date and time the milestone was last updated.

Responses
204

milestone successfully updated

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json