Deletes the project milestone with the specified id.

<Check title="Required Permissions">Any authenticated user.</Check>

Path parameters

projectMilestoneIdstringRequiredformat: "uuid"
The id of the project milestone.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK