Skip to main content
POST
Create a prompt version checkpoint

Authorizations

Authorization
string
header
required

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

Path Parameters

promptId
string
required

Body

application/json
prompt
string

Optional override; defaults to current prompt body when omitted

label
string
displayVersion
string | null
title
string | null
description
string | null
source
enum<string>
Available options:
manual_save,
ai_apply,
checkpoint

Response

Version saved (or no-op when unchanged)

message
string
skipped
boolean
version
integer
versionId
string
versionSnapshot
object
Example: