Qodex.ai
Qodex.ai
Introduction
Copy Collections and Environments from Another Workspace
Get collections and environments from parent workspaceGet next environmentCopy EnvironmentFork next collection
Delete All Collections in a Workspace
Get All Collections for WorkspaceDelete Next Collection in List
Postman API
Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish MockMock call logs
Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
Webhooks
Create Webhook
SCIM 2.0 - Identity-User Provisioning
Fetch User ResourceFetch All User ResourceCreate UserUpdate User InformationUpdate User Information
SCIM 2.0 - Identity
Service Provider ConfigGet ResourceTypes
API Security
Schema Security Validation
Introduction
Copy Collections and Environments from Another Workspace
Get collections and environments from parent workspaceGet next environmentCopy EnvironmentFork next collection
Delete All Collections in a Workspace
Get All Collections for WorkspaceDelete Next Collection in List
Postman API
Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish MockMock call logs
Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
Webhooks
Create Webhook
SCIM 2.0 - Identity-User Provisioning
Fetch User ResourceFetch All User ResourceCreate UserUpdate User InformationUpdate User Information
SCIM 2.0 - Identity
Service Provider ConfigGet ResourceTypes
API Security
Schema Security Validation
HomePostman APIAPI-Relations

API-Relations

Number of APIs: 9

  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 integration test relations GET https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/integrationtest

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

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

  8. Sync relations with schema PUT https://api.getpostman.com/apis/:apiId/versions/:apiVersionId/:entityType/:entityId/syncWithSchema

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

Previous
Create collection from schema
Next
Get linked relations