Update a job run (used by agents to report results). Supports status, completedAt, duration_ms, success, and errors. Requires auth (api-key or OIDC).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Default Response