v1

latestSwagger 2.02026-08-06114111152.5 KB
Builds

Delete a build

Permanently deletes a build and every test, asset (video, logs, screenshots) attached to it. This action cannot be undone.

delete/v1/builds/*id

Query parameters

idstring required

Numeric build ID or string build identifier to delete.

Response

Delete a build

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.