Authorization: Bearer ********************
curl --location '/api/storage/upload' \ --header 'Authorization: Bearer <token>' \ --form 'file=@"/Users/pear/Downloads/0f8ef272-46d9-4242-be70-525205dff53b.png"'
{}