Deletes the project status with the specified id.
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
projectStatusId
Id of the task status which will be deleted.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
projectStatusId
The id of the new project status to assign.
Response
No Content