Skip to main content
POST
Create Prompt

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Body

application/json
Title
string
required
OutputType
enum<string>
required
Available options:
IMAGE,
VIDEO,
TEXT
PromptText
string
required
Description
string | null

Response

Successful Response

success
boolean
required
data
unknown