statuses

Update status

Partially updates a custom status by its identifier (label, color, active). The code and entity type are immutable. KRUZER base statuses cannot be modified.

patch/api/v1/statuses/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Status identifier (UUID).

Request body

StatusUpdate required

Response

Status updated.

StatusUpdateResponse required

Changes