Skip to main content
PATCH
Update Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
enum<string>
Available options:
pending,
running,
completed,
failed
completedAt
string<date-time>
duration_ms
number
success
boolean
errors
string[]
browser
string

Response

Default Response

data
object
required