---
search:
  tags:
    - administration
    - PUT
seo:
  description: >-
    Updates an existing task status. All fields are… Reference for the PUT
    /administration/task-settings/statuses/{id} endpoint in the Leadtime Public
    API API.
sidebar:
  badge: PUT
  label: Update task status
title: Update task status
type: openapi-operation
---
Updates an existing task status. All fields are required - provide complete status configuration.

**What can be updated:**
- Status name
- Icon
- Status type
- Multilingual translations

**Important:** This is a full update - all fields must be provided. If a field is not provided, it will use the existing value. Use the PATCH endpoint for partial updates.

<Operation source="api-reference" id="tasksettingscontroller-updatetaskstatus" />
