このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"span": "day",
"limit": 30,
"offset": null,
"userId": "string"
}curl --location --request GET 'https://misskey.io/api/charts/user/drive' \
--header 'Content-Type: application/json' \
--data '{
"span": "day",
"limit": 30,
"offset": null,
"userId": "string"
}'{
"totalCount": [
0
],
"totalSize": [
0
],
"incCount": [
0
],
"incSize": [
0
],
"decCount": [
0
],
"decSize": [
0
]
}