e95206a45b98
latestSwagger 2.02026-08-11126123175.5 KBTests
Delete a test's assets
Permanently deletes the session's stored files -- video, log files, HAR capture and screenshots -- ahead of the normal retention window, e.g. for compliance. The test result itself (status, metadata, command history) is kept; use DELETE /v1/tests/:id to remove the whole test. Idempotent: deleting a test with no remaining assets succeeds.
delete/v1/tests/{id}/assets
Path parameters
idstring required
Numeric test ID or WebDriver session_id.
Response
Delete a test's assets