Qodex.ai
Qodex.ai
Introduction
Postman API (OpenAPI)
Collections
Create a ForkDelete CollectionCreate CollectionMerge a ForkUpdate CollectionAll CollectionsSingle Collection
Environments
Update EnvironmentSingle EnvironmentCreate EnvironmentAll EnvironmentsDelete Environment
Mocks
Single MockUpdate MockCreate MockDelete MockUnpublish MockAll MocksPublish Mock
Monitors
Delete MonitorSingle MonitorAll MonitorsUpdate MonitorCreate MonitorRun a Monitor
Workspaces
Delete WorkspaceUpdate WorkspaceSingle workspaceCreate WorkspaceAll workspaces
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Delete an API VersionCreate API VersionGet an API VersionUpdate an API VersionGet All API Versions
API-Schema
Create collection from schemaGet SchemaCreate SchemaUpdate Schema
API-Relations
Get test suite relationsGet documentation relationsGet contract test relationsGet linked relationsGet monitor relationsCreate relationsGet integration test relationsGet environment relations
API
Delete an APISingle APIUpdate an APIGet all APIsCreate API
test
Introduction
Postman API (OpenAPI)
Collections
Create a ForkDelete CollectionCreate CollectionMerge a ForkUpdate CollectionAll CollectionsSingle Collection
Environments
Update EnvironmentSingle EnvironmentCreate EnvironmentAll EnvironmentsDelete Environment
Mocks
Single MockUpdate MockCreate MockDelete MockUnpublish MockAll MocksPublish Mock
Monitors
Delete MonitorSingle MonitorAll MonitorsUpdate MonitorCreate MonitorRun a Monitor
Workspaces
Delete WorkspaceUpdate WorkspaceSingle workspaceCreate WorkspaceAll workspaces
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Delete an API VersionCreate API VersionGet an API VersionUpdate an API VersionGet All API Versions
API-Schema
Create collection from schemaGet SchemaCreate SchemaUpdate Schema
API-Relations
Get test suite relationsGet documentation relationsGet contract test relationsGet linked relationsGet monitor relationsCreate relationsGet integration test relationsGet environment relations
API
Delete an APISingle APIUpdate an APIGet all APIsCreate API
test
HomePostman API (OpenAPI)API-API Version

API-API Version

Number of APIs: 5

  1. Create API Version POST https://api.getpostman.com/apis/{{apiId}}/versions

  2. Update an API Version PUT https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}

  3. Delete an API Version DELETE https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}

  4. Get an API Version GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}

  5. Get All API Versions GET https://api.getpostman.com/apis/{{apiId}}/versions

Previous
Import exported data
Next
Delete an API Version