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