cURL
curl --request POST \ --url http://localhost:52000/api/v1/endpoints/upload \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
No Content