Publish Eval Agent
Eval Agents
Publish Eval Agent
Publish the agent’s current draft as a new active version.
POST
Publish Eval Agent
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the eval agent to publish.
Publishing validates the draft before snapshotting it. A graded agent must have between 2 and 5 levels, and every key in
target_level_keys must match a defined level. A pass/fail agent must have 0 levels and no target level keys set.Response
ID of the eval agent that was published.
ID of the new editable draft created after publishing.
ID of the newly published (archived) version.
Summary of the version that was published.
Unique identifier of the published version.
ID of the parent eval agent.
Sequential version number of the published version.
Name of the published version.
Always
"archived" for a published version.Identifier of the user who created this version, or
null.ISO 8601 timestamp for when this version was created.
Summary of the most recent run against this version, or
null if no runs exist.