Creates a new image generation job using the provided prompt. The job will be queued for processing.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the ID of the created image generation job.
The response is of type object
.