Hi,
I'm creating a project where I need to upload an audio file through API. How to upload a file in API test and response? There's no option to select or upload file. Once the audio file is uploaded, the API generates an unique ID which is required. How to get that generated ID in response? Please help me out with this. Thank you!
Upload file in API test and response
Database & APIs
I tried doing it through Json Path but the problem is that Json Path is created only when the testing of the API call is done.
Yes
6
3 replies