From Postman runner i can able to configure a specific collection and resulted the url like https://tpaas.postman.co/collections/<> which shows the docs ui.
Do we have the Postman REST API to publish the documentation of an API. I mean if i give the swagger json of my api spec, should i get a uri of the uploaded docs?