Hi, I’m relatively new to Postman and have the following issue.
As collaborators, my backend team has created the list of APIs which have to be implemented by the frontend team. Is it not possible to provide the frontend team with the documentation without adding them as users in postman?
If this is only possible by publishing the documentation, is it possible to keep that documentation private and not public to the entire world?
I just learned of another way to share with your team.
You could export the collection and then send the collection to the backend team who could import the collection into their own Postman instance. There will be two different instances but they would be able to see the documentation.
Thanks for the update. Yeah, regarding exporting and importing thats a good suggestion but maintaining that would be a nightmare with APIs changing again and getting added/removed constantly.