Important: The original job must be created in draft mode. This means the original job’s prompt must include the parameters:
--v 7 --draftEndpoint
Headers
| Header | Type | Required | Description |
|---|---|---|---|
x-api-key | string | Yes | Your API key |
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
jobId | string | Yes | ID of the original image generation task |
imageNo | integer | Yes | Image number to enhance (0/1/2/3) |
callback | string | No | Callback URL for task completion notifications |
Example Request
Response
Returns a task object containing the task information.Authorizations
API key for authentication
Body
application/json
Response
200
Enhance task created successfully