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