v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
taskStatuses

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

taskStatusIdstring uuid nullable

The id of the task status all related tasks will be changed to.

Response

No Content

object required