Skip to main content

MergeCollectionForkRequest

Properties

NameTypeRequiredDescription
destinationstringThe destination (parent) collection's unique ID.
sourcestringThe source collection's unique ID.
strategyStrategyThe fork's merge strategy: - deleteSource — Merge the changes into the parent collection. After the merge process is complete, Postman deletes the fork. You must have Editor access to both the parent and forked collections. - updateSourceWithDestination — Merge the changes into the parent collection. Any differences in the parent collection are also made to the fork.

Strategy

The fork's merge strategy: - deleteSource — Merge the changes into the parent collection. After the merge process is complete, Postman deletes the fork. You must have Editor access to both the parent and forked collections. - updateSourceWithDestination — Merge the changes into the parent collection. Any differences in the parent collection are also made to the fork.

Properties

NameTypeRequiredDescription
DELETESOURCEstring"deleteSource"
UPDATESOURCEWITHDESTINATIONstring"updateSourceWithDestination"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →