I'm using an API that when I send it an ID of a PDF file it returns the PDF.
There aren't many details in the documentation and that's why I'm unsure about how to save. Interestingly, I used Postman and Hoppscotch and as a result of the API they both showed me the PDF.
I would like to save this PDF: I want it to be downloaded in the browser (the application will be web). Please, can you help me?