Skip to main content

Removes an existing milestone

DELETE 

https://us.app.unleash-hosted.com/ushosted/api/admin/release-plan-templates/:templateId/milestones/:milestoneId

Deletes an existing milestone and all attached strategies beneath it

Request

Responses

This response has no body.

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L -X DELETE 'https://us.app.unleash-hosted.com/ushosted/api/admin/release-plan-templates/:templateId/milestones/:milestoneId' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!