latestOpenAPI 3.1.02026-08-186974431.1 MB

84917af8da36

projectTemplates

Deletes the task status of the project template with the specified id.

The last status of type 'todo' or 'done' cannot be deleted.

<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>

delete/projecttemplates/{projectTemplateId}/taskstatuses/{taskStatusId}

Path parameters

projectTemplateIdstring uuid required

The id of the project template.

taskStatusIdstring uuid required

The id of the task status.

Headers

Authorizationstring required

Bearer authentication

Response

No Content

object required