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