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

API-Relations

Number of APIs: 8

  1. Get linked relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/relations

  2. Get documentation relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/documentation

  3. Get environment relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/environment

  4. Get test suite relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/testsuite

  5. Get contract test relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/contracttest

  6. Get integration test relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/integrationtest

  7. Get monitor relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/monitor

  8. Create relations POST https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/relations

Previous
Update Schema
Next
Get test suite relations