v1

latestSwagger 2.02026-08-06114111152.5 KB
Codeless tests

Update a daily report config

Replaces the report destination/schedule for a Codeless test.

put/v1/lab/{id}/report

Path parameters

idinteger required

Numeric Codeless test ID.

Request body

emailstring

Updated email address.

cronstring

Updated cron expression.

Response

Update a daily report config

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.