Delete an ORT run of a repository.
DELETE/api/v1/repositories/:repositoryId/runs/:ortRunIndex
This operation deletes an ORT run and all generated data, including the generated reports.
Request
Responses
- 204
- 401
- 404
Successfully deleted the ORT run.
Response Headers
Invalid Token
Response Headers
The ORT run does not exist.