Create a collection
createCollectionCreates a Postman collection in a specified workspace using the v2.1.0 schema to organize API requests, folders, and tests.
Instructions
Creates a collection using the Postman Collection v2.1.0 schema format.
Note:
If you do not include the `workspace` query parameter, the system creates the collection in the oldest personal Internal workspace you own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace's ID. | |
| collection | No | Information about the collection. |