Tool to update an existing BlazeMeter project by its ID. Use when you need to modify the name, description, or workspace association of a project. Only the fields you provide will be updated; all other fields remain unchanged.
namestringNew name for the project. If not provided, the existing name is preserved.
projectIdRequiredintegerThe identifier of the project to update. Obtain this using GET_PROJECTS or GET_PROJECT_DETAILS actions.
descriptionstringNew description for the project. If not provided, the existing description is preserved.
workspaceIdintegerThe workspace identifier to associate with the project. If not provided, the existing workspace association is preserved.
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.