POST
/
api
/
v1
/
runs
/
{run_id}
/
replay

Authorizations

Authorization
string
headerrequired

Use your Secret API key in the form 'Bearer <SECRET KEY>' (without the quotation marks)

Path Parameters

run_id
string
required

The ID of an existing run. When you trigger a run you will get an id in the response.

Response

200 - application/json
id
string

The ID of the new run.