v1

latestSwagger 2.02026-08-06114111152.5 KB
Codeless tests

Delete a Codeless test

Permanently deletes a Codeless test and its steps. Test runs in history remain.

delete/v1/lab/{id}

Path parameters

idinteger required

Numeric Codeless test ID to delete.

Response

Delete a Codeless 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.