v1

latestSwagger 2.02026-08-06114111152.5 KB
Codeless tests

Update browsers for a Codeless test

Replaces the entire browser set attached to this Codeless test. Pass browser_ids as a comma-separated list of IDs from /v1/browsers.

post/v1/lab/{id}/browsers

Path parameters

idinteger required

Numeric Codeless test ID.

Request body

browser_idsstring required

Comma-separated list of browser_ids the test should run on.

Response

Update browsers for 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.