REST Api to publish the api documentation

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?

1 Like

@Gomath There’s no API to publish documentation at the moment, but this would be a useful addition to the existing API

Yeah, i checked the existing postman API and raised this ticket to get to know more info about this. Any timelines about this in your roadmap?