Human in the Loop
Update Review Status
Update the review status of a job
POST
This endpoint allows you to update the review status of a specific job. This is useful for human-in-the-loop workflows where you need to mark jobs as approved, rejected, or under review.
Request Body
The ID of the job to update
Update the review status of the job. Valid values are: APPROVED
,
CANCELLED
, PENDING
, REJECTED
Response
Whether the review status was updated successfully