POST
/
v1
/
jobs
/
gen2
/
afc

Authorizations

Authorization
string
headerrequired

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

Body

application/json
config
object
required
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

prompt
string

The prompt of the generation

negative_prompt
string

The negative prompt of the generation

settings
object

Response

200 - application/json
status
string
required
value
object