Skip to main content

SetTaskStatusDto

statusstringrequired

Target status for the task.

Possible values: [open, done]

SetTaskStatusDto
{
"status": "open"
}