v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
model_versions

Delete Model Version Artifact Link

Deletes a model version to artifact link.

Args: model_version_id: ID of the model version containing the link. model_version_artifact_link_name_or_id: name or ID of the model version to artifact link to be deleted.

delete/api/v1/model_versions/{model_version_id}/artifacts/{model_version_artifact_link_name_or_id}

Path parameters

model_version_idstring uuid required
string required
OR
string uuid required

Response

Successful Response

{"stackTrail":"paths:/api/v1/model_versions/{model_version_id}/artifacts/{model_version_artifact_link_name_or_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}