Duplicate workspace with all entities
Number of APIs: 2
This collection can be used to duplicate a workspace with all entities (collections, environments, mocks and monitors). Uses the Qodex API to achieve the same
This will need 3 environment variables -> apiKey, apiUrl and workspaceId (id of the workspace to be duplicated)
-
Get workspace GET {{apiUrl}}/workspaces/{{workspaceId}}
-
Create duplicate workspace POST {{apiUrl}}/workspaces