workspaces
Create Model Version Artifact Link
Create a new model version to artifact link.
Args: workspace_name_or_id: Name or ID of the workspace. model_version_id: ID of the model version. model_version_artifact_link: The model version to artifact link to create. auth_context: Authentication context.
Returns: The created model version to artifact link.
Raises: IllegalOperationError: If the workspace or user specified in the model version does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/model_versions/{model_version_id}/artifacts
Path parameters
model_version_idstring uuid required
Request body
Response
Successful Response