latestOpenAPI 3.0.02026-08-2115123556.6 KB

bd922e936509

[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