POST
/
v1
/
jobs
/
extend

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompt
string
required

The prompt of the generation

is_public
boolean

Whether is generation be public on Haiper Platform, please set to false if you will to keep it private. The default value is true

negative_prompt
string

The negative prompt of the generation

config
object
settings
object

Response

200 - application/json
status
string
required
value
object