Python
Agent Versions
Create agent version
Creates a new version for an existing agent.
POST
Python
Authorizations
Your SuperU API key.
Body
application/json
Request body for Create agent version.
Agent Version Create Request schema.
Agent ID
Example:
"76286489-86a8-4540-b479-b0154e474555"
Version label
Example:
"1.0.3"
Assistant data value.
Example:
{ "key": "value" }
Knowledge Base value.
Example:
["kb_01HXRA4N5B8Q0SJC0F30Z8W0DT"]
Tools value.
Example:
["tool_01HXR9259WDZ2X3ZZKQ7HDG4C2"]
Call forwarding value.
Example:
{ "key": "value" }

