post https://{defaultHost}/api/v2/roadmaps//milestones
Creates a new Milestone to the specified Roadmap.
Responses
201milestone successfully created
Creates a new Milestone to the specified Roadmap.
201milestone successfully created
xxxxxxxxxx
curl --request POST \
--url https://app.productplan.com/api/v2/roadmaps/roadmap_id/milestones \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: