Skip to main content
POST
Clone System Preset

Authorizations

Authorization
string
header
required

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

Path Parameters

preset_id
string<uuid>
required

Response

Successful Response

Response model for a single preset.

id
string
required
email
string
required
preset_type
string
required
title
string
required
prompt_ids
string[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
icon
string | null
category
string | null