Update a run’s data.
Only the fields provided in the request body will be updated. The run must belong to the authenticated organization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Schema for updating a run
Successful Response
Run response schema