Promote Prompt Version
Prompt Versions
Promote Prompt Version
Promotes a version of the prompt template along the lifecycle: draft -> stable -> live. Promoting from draft makes it stable (read-only). Promoting from stable makes it live. When promoting a version to live, any previous live version is demoted to stable.
POST
Promote Prompt Version
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Path Parameters
Unique prompt UUID.
Version sequence number (integer) or version tag (string) to promote.
Response
Version promoted successfully

