Deletes a project milestone.

<Check title="Required Permissions" icon="key">Any authenticated user.</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.

Errors

400
Bad Request Error
404
Not Found Error