I have API to get bearer token. This is a POST call that given token as respose. How can I save this response as token for otehr API call. This token is used to all other GET and POST call as bearer toeken. How can I do it? Eventually, I would like to expoert this collection as json file for Postamn share able URL. Ple let me know who to do it?
Asked
Active
Viewed 84 times