Save a new agent prompt version
Capture the agent’s current configuration — system prompt, model, temperature, tools, knowledge bases, safety config, and cost cap — as a new immutable version row, newest version number wins. This does not change the live agent; it checkpoints the current state so you can diff, branch, or roll back to it later. Optionally attach a note, a human-readable label, or a branch name to start an experiment line. Requires an owner, admin, or developer role.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Identifier of the agent to checkpoint.
Body
Optional note describing what changed in this checkpoint.
1000Optional branch label to start or continue an experiment line.
120Optional human-readable bookmark for this version (e.g. "before Black Friday tweak").
200