Skip to main content
POST
Create Style

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
system_prompt
string
required
output_format
string | null
language
string | null

Response

Successful Response

id
string<uuid>
required
name
string
required
system_prompt
string
required
output_format
string | null
required
language
string | null
required
is_default
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required