Deletes a project status.
<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
projectStatusId
The id of the project status to delete.
Request
The model to delete the project status.
projectStatusId
The id of the new project status to assign.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

