このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"url": "string",
"folderId": null,
"isSensitive": false,
"comment": null,
"marker": null,
"force": false
}curl --location 'https://misskey.io/api/drive/files/upload-from-url' \
--header 'Content-Type: application/json' \
--data '{
"url": "string",
"folderId": null,
"isSensitive": false,
"comment": null,
"marker": null,
"force": false
}'{}