Clone Flow Template
Clone a flow template onto an agent as a new draft graph.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Request
This endpoint expects an object.
agent_id
The agent that receives the cloned graph as a new draft.
Response
The agent's new draft graph.
version
One published or draft revision of an agent's flow graph.
nodes
edges
variables
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error