v6_image_editing
Post Image Editing Fetch {Id}
Post Image Editing Fetch {Id}. Polls a queued job on /v6/image_editing/fetch/{id}. Send the id returned by the matching generation endpoint. Returns status: "processing" until the job finishes, then status: "success" with output.
post/v6/image_editing/fetch/{id}
Path parameters
Request id returned by the matching generation endpoint.
Request body
Response
Job status. status is "success" with output when ready, "processing" while the job runs, or "error".