Updating collection from URL

My API provides a link to import collection from a URL. This works great but is there anyway to update the collection when the API changes or must I just delete it and re-import everytime?

I’m having the same doubt. Have you found a solution?

So you’ve imported a collection and you want it to update when the original source collection changes?

Yes but I just discovered the Postman API and I’m happy like a children at Christmas :smiley:
I update the json of my collection and made a PUT to send the update and sync on every client.

It’s so easy :star_struck:

4 Likes

I guess you are referring to this: https://blog.postman.com/sync-your-specs/

1 Like