curl -X POST 'https://www.artelo.io/api/open/uploads/files/create' \
-H 'Authorization: Bearer your-token' \
-d '{
"imageUrl": "https://example.com/test.png",
"name": "image1"
}'{
"id": "4b69054c-a51b-4c11-93ca-ae08950cef4c",
"status": "Pending"
}