Hi, I Have access to 2 workspaces and I created a huge project with multiple multi-tests in one of the work spaces that consumed a lot of time only to realize I have created the project in the wrong workspace.
I want to save time and see if that project can be moved to the correct workspace, but I do not see that option. Could you please suggest if this is possible?
Release :
Component : BLAZEMETER PERFORMANCE TESTING
You can use below API call to move a project from one workspace to other workspace
https://api.blazemeter.com/performance/#update-a-project
You have to do a PATCH call to modify the project. In the body content you would put the new workspace ID that you want to move that project to.