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
scheduling, running, success, cancelled, error Successful Response
Run response schema
scheduling, running, success, cancelled, error Arbitrary usage/billing metadata captured during a run (schema is flexible)