Skip to main content
POST
Fork a public preset
This endpoint requires a management API key with presets:write and an associated user identity.
Omit source_version_id to fork the active version. The new preset is private and retains upstream lineage.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Preset UUID, slug, or canonical name.

Body

application/json
source_version_id
string<uuid>

Response

Preset fork created

data
object
required
Last modified on August 30, 2026