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)Environments

Environments

Number of APIs: 5

  1. All Environments GET https://api.getpostman.com/environments

  2. Single Environment GET https://api.getpostman.com/environments/{{environment_uid}}

  3. Create Environment POST https://api.getpostman.com/environments

  4. Update Environment PUT https://api.getpostman.com/environments/{{environment_uid}}

  5. Delete Environment DELETE https://api.getpostman.com/environments/{{environment_uid}}

Previous
Single Collection
Next
Update Environment