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-Schema

API-Schema

Number of APIs: 4

  1. Create Schema POST https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/schemas

  2. Update Schema PUT https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/schemas/{{schemaId}}

  3. Get Schema GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/schemas/{{schemaId}}

  4. Create collection from schema POST https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/schemas/{{schemaId}}/collections?workspace={{workspaceId}}

Previous
Get All API Versions
Next
Create collection from schema