Skip to main content
POST
Save a new preset version

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required

Body

application/json

A new-preset-version request. At least one field must be present; an omitted field carries forward, an explicit [] clears (the store sentinel rule). output_schema carries forward when omitted, clears on an explicit null, and wins on an explicit object schema.

extensions
((string | object)[])[] | null
fixed_kwargs
Fixed Kwargs · object | null
output_schema
Output Schema · object | null
tags
string[] | null

Response

Success.

data
any
required