このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"userId": "string",
"text": "string"
}curl --location 'https://misskey.io/api/admin/update-user-note' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"text": "string"
}'{}