SetTaskStatusDto
statusstringrequired
Target status for the task.
Possible values: [open, done]
SetTaskStatusDto
{
"status": "open"
}
Target status for the task.
Possible values: [open, done]
{
"status": "open"
}