Creates a new package within a BlazeMeter workspace. Packages are used for managing and organizing test artifacts and dependencies. Use when you need to create a new package with a specific name, version, and optional dependencies.
namestringName of the package. This is the package identifier used in code.
wsIdRequiredintegerNumeric ID of the workspace to create the package in. Obtain this using the GET_WORKSPACES action.
versionstringVersion of the package in semantic versioning format.
displayNamestringDisplay name of the package. Human-readable name shown in the UI.
dependenciesobjectOptional package dependencies object. Contains information about other packages this package depends on.
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.