Deletes the project status with the specified id.

POST

Deletes the project status with the specified id. If it was a status of a project and the project is currently having that status, a new status needs to be passed.

Path parameters

projectStatusIdstringRequired

Id of the task status which will be deleted.

Request

This endpoint expects an object.
projectStatusIdstringOptional

The id of the new project status to assign.