Skip to main content
Glama

syncCollectionWithSpec

Synchronizes Postman collections with their source API specifications to maintain consistency between documentation and testing workflows.

Instructions

Syncs a collection generated from an API specification. This is an asynchronous endpoint that returns an HTTP `202 Accepted` response.

Note:

  • This endpoint only supports the OpenAPI 3.0 specification type.

  • You can only sync collections generated from the given spec ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionUidYesThe collection's unique ID.
specIdYesThe spec's ID.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/postmanlabs/postman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server