Update a job’s status and output payload for a job owned by the authenticated account.
job_status and output for an existing job owned by the authenticated account. If output.credit_used is present, the controller also decrements the user’s credit balance.
This endpoint is usually used by controlled internal workflows, but it is reachable with an API key and is documented here for completeness.
200 OK when the update runs401 Unauthorized when the key is missing or invalid