V1Projects
Update Milestone
PUT
/project-mgt/updateMileStone/
{mileStoneId}
Path Parameters
mileStoneId
Requiredstring
ID of the milestone to be updated
Milestone successfully updated.
{mileStoneId}
mileStoneId
ID of the milestone to be updated
curl -X PUT "https://api.zedblock.com/api/project-mgt/updateMileStone/string"
Milestone successfully updated.