このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"resolverId": "string",
"name": "string",
"targetUserPattern": "string",
"reporterPattern": "string",
"reportContentPattern": "string",
"expiresAt": "1hour",
"forward": true
}curl --location 'https://misskey.io/api/admin/abuse-report-resolver/update' \
--header 'Content-Type: application/json' \
--data '{
"resolverId": "string",
"name": "string",
"targetUserPattern": "string",
"reporterPattern": "string",
"reportContentPattern": "string",
"expiresAt": "1hour",
"forward": true
}'{}