POST https://api.getpostman.com/collections/fork/{{collection_uid}}?workspace={{workspace_id}}
This endpoint allows you to create a fork from an existing collection. On successful creation of the collection, the response returns the collection You can also specify the context of a workspace to fork a collection in by passing the Requires API Key as name
, id
, uid
along with fork
information.workspace
as a query param.
X-Api-Key
request header or apikey
URL query parameter.
Body
PARAM
Key | Datatype | Required | Description |
workspace
|
string | Workspace ID is required to create a fork |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS