---
title: "PUT /time-track/reports/global/columns"
method: PUT
path: "/time-track/reports/global/columns"
tags: ["slash-time-tracker"]
---

# PUT /time-track/reports/global/columns

`PUT /time-track/reports/global/columns`

## Query parameters

- `property` string, required

## Request body

- object

## Response `200`

OK

- ResponseFormat
  - `success` boolean
  - `message` string
  - `data` unknown
  - `errorCode` integer
  - `errors` unknown

## Changes

- **2026-08-08** `237f5bbd4029` — 3 breaking
  - the `additionalProperties/` request property type changed from `object` to no type
  - the `data` response's property type changed from `object` to no type for status `200`
  - the `errors` response's property type changed from `object` to no type for status `200`

[Change history](https://skmtc.dev/astravue/apis/astravue-api/changes/time-track/reports/global/columns/put.md)

---

[API](https://skmtc.dev/astravue/apis/astravue-api.md) · [All operations](https://skmtc.dev/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/astravue/astravue-api/revisions/1bdcea1f4c99/schema)
