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

integer required
OR
string required

Request id returned by the matching generation endpoint.

Request body

keystring

API key. Optional when the key is sent as a header.

Response

Job status. status is "success" with output when ready, "processing" while the job runs, or "error".

OR
OR

Changes

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