create_api_version
Generate a new API version by specifying API ID, collections, schemas, name, and release notes. Ideal for version control in API development within Postman integrations.
Instructions
Create a new version of an API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | API ID | |
branch | No | Git branch (for git-linked APIs) | |
collections | Yes | Collection references | |
name | Yes | Version name | |
releaseNotes | No | Version release notes | |
schemas | Yes | Schema references |