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