duplicateCollection
Copy a Postman collection to another workspace, returning a task ID for status tracking. Optionally add a suffix to the duplicated collection name.
Instructions
Duplicates a collection to another workspace. Returns a task ID - use getDuplicateCollectionTaskStatus to check status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | The collection's unique ID | |
| workspace | Yes | Target workspace ID | |
| suffix | No | Optional suffix for duplicated collection name |