Create a collection
createCollectionCreate a Postman collection in a workspace. Define requests, folders, auth, and scripts using the v2.1.0 schema to organize API interactions.
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 |