Reviews
Delete corrected artifact file
Deletes one corrected artifact file attached to the run review.
delete/api/v1/runs/{id}/reviews/expected/{filename}
Path parameters
idstring required
Run id.
Run id.
filenamestring required
Corrected artifact file name or slash-delimited path, as returned by GET /runs/{id}/reviews/expected.
Corrected artifact file name or slash-delimited path, as returned by GET /runs/{id}/reviews/expected.
Response
Corrected file deleted; no response body.