Runs API
Replay run
Creates a new run with the same payload and options as the original run.
POST
Authorizations
Use your Secret API key in the form 'Bearer <SECRET KEY>' (without the quotation marks)
Path Parameters
The ID of an existing run. When you trigger a run you will get an id in the response.
Response
200 - application/json
The ID of the new run.
Was this page helpful?