Skip to main content
POST
Midjourney Reroll
Use the Midjourney reroll feature to regenerate an already generated image task and obtain different result variations. This API uses asynchronous processing, so the client needs to query the final generated result using the task_id.

Request Headers

string
required
Enum value: application/json
string
required
Bearer authentication format: Bearer {{API Key}}.

Request Body

string
required
Task ID used to specify the original task to reroll.

Response Parameters

string
required
The task_id of the asynchronous task. You should use this task_id to request the Query Task Result API to obtain the generated result.