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

Deletes the project task status with the specified id. <Check title="Required Permissions">The user must be an admin or have `project-manage-config:write` permissions.</Check>

Path parameters

projectTemplateIdstringRequiredformat: "uuid"
The id of the project template.
taskStatusIdstringRequiredformat: "uuid"
The id of the task status.

Response

No Content