processing-jobs

Register Job Outputs

Projection of processing.job.register (external_spend — settles the job's credit reservation, then registers its delivered outputs as items). The registration logic + org-ownership/status gates live in the op (src/operations/processing/register.py).

post/api/v1/processing-jobs/{job_id}/register

Path parameters

job_idstring required

Request body

outputsobject[] nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/processing-jobs/{job_id}/register:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.