I working on a plumber API on my RStudio Workbench instance. I'd like to be able to test the endpoints from postman on my desktop. We're using PAM authentication on RStudio workbench. I haven't been able to find a way to authorize the API request.
Has anyone been able to do this, or have any ideas?