Base solution for your next web application
Open Closed

How to call upload profile picture without using ng2-file-upload #7421


User avatar
0
besquare created

Hi, we've implemented our project using aspnetzerocore+angular. Now we have to expose the same APIs to a mobile app built with a different framework. We need the app to consume endpoint /Profile/UploadProfilePicture but we can't find any info about call signature and response. Thanks, B2


1 Answer(s)
  • User Avatar
    1
    maliming created
    Support Team

    This is the postman information for this request, I believe it can be called with any http component. Of course your request requires authorization.