model_versions
Delete All Model Version Artifact Links
Deletes all model version to artifact links.
Args: model_version_id: ID of the model version containing links. only_links: Whether to only delete the link to the artifact.
delete/api/v1/model_versions/{model_version_id}/artifacts
Path parameters
model_version_idstring uuid required
Query parameters
only_linksboolean
Response
Successful Response
{"stackTrail":"paths:/api/v1/model_versions/{model_version_id}/artifacts:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}