v1

latestSwagger 2.02026-08-06114111152.5 KB
Tests

Delete a test

Permanently deletes a test session and every associated asset (video, logs, screenshots). This action cannot be undone.

delete/v1/tests/{id}

Path parameters

idstring required

Numeric test ID or WebDriver session_id of the test to delete.

Response

Delete a test

successboolean required

Whether the operation succeeded.

errorsobject required

Validation errors keyed by field name. Only present when success is false.

errorstring required

Single human-readable reason, used by the older endpoints in place of errors. Only present when success is false.