generateCollection
Generates a Postman collection from an API specification and provides a polling link to track task completion.
Instructions
Creates a collection from an API spec. Returns polling link to task status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Spec ID | |
| name | Yes | Generated collection name | |
| elementType | Yes | Collection element type | |
| options | No | Advanced creation options (see OpenAPI to Postman Converter docs) |