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