v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskStatuses
Deletes the task status with the specified id.
If the status to delete is still used by tasks, another task status to move the tasks to must be provided. The last status of type 'todo' or 'done' cannot be deleted. <Check title="Required Permissions" icon="key">The user must either have project-planning-data:write permissions or must be creator of the project.</Check>
post/projects/{projectId}/taskstatuses/{taskStatusId}/delete
Path parameters
projectIdstring uuid required
The id of the project.
taskStatusIdstring uuid required
The id of the task status.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
No Content
object required