v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Models

Model Delete

Delete a model object. If digests are provided, only those versions are deleted. Otherwise, all versions are deleted.

delete/v2/{entity}/{project}/models/{object_id}

Path parameters

entitystring required
projectstring required
object_idstring required

Query parameters

digestsstring[] nullable

List of digests to delete. If not provided, all digests for the model will be deleted.

List of digests to delete. If not provided, all digests for the model will be deleted.

Response

Successful Response

num_deletedinteger required

Number of model versions deleted