v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Ops

Op Delete

Delete an op object. If digests are provided, only those versions are deleted. Otherwise, all versions are deleted.

delete/v2/{entity}/{project}/ops/{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 op will be deleted.

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

Response

Successful Response

num_deletedinteger required

Number of op versions deleted from this op