Update version
Update an existing version. See Versions.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Version ID
Body
"ver_123"
"prod_123"
"user_123"
"1.0.0"
"Version description"
"model_123"
"You are a helpful assistant"
"https://example.com/dataset.csv"
"Training dataset"
"Safety guidelines"
"ec_123"
"ec_123"
"ec_123"
The version's phone connection (telephony conversation target). At most one conversation target may be set across conversationEndpointConnectionId, phoneConnectionId, and webRtcConnectionId.
"phoneConnection_123"
The version's WebRTC connection (live two-way audio conversation target). At most one conversation target may be set across conversationEndpointConnectionId, phoneConnectionId, and webRtcConnectionId.
"webRtcConnection_123"
Id of the version this one was revised from (its direct parent in the revision lineage). On create, providing this value records the parent edge; the parent must belong to the same product. Omit or null to create a root version with no parent. On responses, this is the recorded parent edge (null for roots).
"ver_122"
Response
Version updated successfully
"ver_123"
"prod_123"
"user_123"
"1.0.0"
"Version description"
"model_123"
"You are a helpful assistant"
"https://example.com/dataset.csv"
"Training dataset"
"Safety guidelines"
"ec_123"
"ec_123"
"ec_123"
The version's phone connection (telephony conversation target). At most one conversation target may be set across conversationEndpointConnectionId, phoneConnectionId, and webRtcConnectionId.
"phoneConnection_123"
The version's WebRTC connection (live two-way audio conversation target). At most one conversation target may be set across conversationEndpointConnectionId, phoneConnectionId, and webRtcConnectionId.
"webRtcConnection_123"
Id of the version this one was revised from (its direct parent in the revision lineage). On create, providing this value records the parent edge; the parent must belong to the same product. Omit or null to create a root version with no parent. On responses, this is the recorded parent edge (null for roots).
"ver_122"