curl --location 'https://bpi2.poyashi.me/users//iidx-tower' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"version": "string",
"rows": [
{
"playDate": "string",
"keyCount": 0,
"scratchCount": 0
}
]
}'{
"success": true,
"upsertedCount": 0
}