Creates a new project within a BlazeMeter workspace. Projects are containers for organizing performance tests. Requires a valid workspace_id which can be obtained using the GET_WORKSPACES action. Returns the created project with its unique ID, timestamps, and other metadata.
nameRequiredstringName of the project. Must be unique within the workspace.
descriptionstringOptional description explaining the purpose or scope of the project
workspaceIdRequiredstringNumeric ID of the workspace to create the project in. Obtain this using the GET_WORKSPACES action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.