syncCollectionWithSpec
Synchronize a Postman collection with its OpenAPI specification. Async endpoint returns 202 for OpenAPI 2.0, 3.0, and 3.1.
Instructions
Syncs a collection generated from an API spec. Async endpoint returns 202. Only for OpenAPI 2.0/3.0/3.1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Spec ID | |
| collectionUid | Yes | Collection unique ID |