workspaces
Create Build
Creates a build.
Args: workspace_name_or_id: Name or ID of the workspace. build: Build to create. auth_context: Authentication context.
Returns: The created build.
Raises: IllegalOperationError: If the workspace specified in the build does not match the current workspace.
post/api/v1/workspaces/{workspace_name_or_id}/pipeline_builds
Path parameters
Request body
Response
Successful Response