File Upload to ASP.NET Core Web API

Hi,
I want to upload a file to a WebAPI and want to bypass the weweb CDN. I saw some tutorials specifically for Xano and Supabase but was wondering what we need to do if we want to upload to a WebAPI (which eventually uploads to an Azure Blob)