Deletes the project milestone with the specified id.

The user needs ‘write’ permissions of feature ‘project-planning-data’ to get the data.

Required Permissions
Any authenticated user.

Path parameters

projectMilestoneIdUUIDRequired

The id of the project milestone.

Headers

AuthorizationstringRequired

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

Response

No Content