Version control for Postman elements

View as Markdown

Postman provides version control for your collections, environments, and specifications so you can iteratively and collaboratively build your APIs in Postman. Learn how to fork an element, make updates to the fork, and merge your changes into the parent element.

  • You can fork elements from a parent element. Forking enables you to contribute to an element without having Editor access to that element. Learn more about forking Postman elements.

  • Create a pull request when you’re ready to merge changes you made in your forked element into the parent element. Learn more about creating pull requests.

  • You can view the changes, comment, approve or decline the request, and merge the forked element into the parent element. Learn more about reviewing pull requests.

  • Watch a pull request to receive in-app notifications when a team member modifies a pull request. Learn more about watching pull requests.