createCollection
Create a Postman collection using the v2.1.0 schema format, optionally specifying the target workspace.
Instructions
Creates a collection using the Postman Collection v2.1.0 schema format. If workspace is not specified, creates in the oldest personal workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | The workspace's ID | |
| collection | No | Collection object in Postman Collection v2.1.0 format |