v1

latestOpenAPI 3.0.02026-08-061478520.6 KB
[v1] Task

Add/change color in task

Creates job to add/change a task color (for everyone).

put/task_color

Request body

colorstring required

color in hex

is_for_all_subtasksboolean

is color for all subtasks, default: false

Example request

{
  "color": "#688fe3"
}

Response

OK

taskJobResultIdboolean