OpenAPI 3.0.02026-08-1815122553.2 KB
397d667165ff
[v1] Task
Add/change color in task
Creates job to add/change a task color (for everyone).
put/task_color
Request body
Example request
{
"color": "#688fe3"
}Response
OK
Creates job to add/change a task color (for everyone).
{
"color": "#688fe3"
}OK