Midjourney Reroll
Image
Midjourney Reroll
POST
Midjourney Reroll
Use the Midjourney Reroll feature to regenerate a previously generated image task, obtaining different result variations. This endpoint uses async processing; the client needs to query the final result using the task_id.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Task ID, used to specify the original task to reroll.
Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.