Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

Body

application/json

Record the outcome of an auto run

metadata
object
checks
object[]
Maximum array length: 50
outcome
enum<string>
Available options:
completed,
partial,
failed
failureReason
string
Maximum string length: 1000

Response

200 - application/json

Resource updated

autoRun
object
required