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