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