curl --location --request POST '/v1/files/upload_from_external_source' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "favicon.ico",
"parent_id": 653208,
"url": "https://assets.apidog.com/static/logo/favicon.ico"
}'{
"request_id": "7c6d0b82-074d-11f1-84bc-060c4d0bc46f"
}