{
"name": "string",
"sort_priority": 0
}curl --location --request POST '/v7/todo/categories//update' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"sort_priority": 0
}'{
"code": 0,
"more": {},
"msg": "string"
}