Deletes the specified project milestone.

Deletes the specified milestone from its project. <Check title="Required Permissions" icon="key">The user must be the project creator or have `project-planning-data:write` permission for the project.</Check>

Authentication

AuthorizationBearer

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

Path parameters

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

Response

No Content

Errors

400
Bad Request Error
404
Not Found Error