Agents
Publish an agent
Publish an agent's latest draft as its live published version.
You must be a member of the agent's organization. Publishing promotes the current draft graph to a new published version. A draft that cannot produce its declared input/output contract is rejected with 422 and is not published.
post/v1/agents/{agent_id}/publish
Path parameters
agent_idstring uuid required
The ID of the agent to publish.
The ID of the agent to publish.
Response
Successful Response