Skip to content

Apply Proposal

POST
/api/v1/admin/prompt-tuning/proposals/{proposal_id}/apply

Apply an approved proposal, creating a new prompt version.

The proposal must have been approved first. This is a SEPARATE step from approval to enforce human-in-the-loop control.

Authorizations

Parameters

Path Parameters

proposal_id
required
string

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string