Skip to main content
POST
Restore saved agent version

Authorizations

token
string
query
required

Vida API Token

Path Parameters

agentConfigId
string
required

Live agent configuration ID used for this account version history.

versionId
string
required

Epoch-ms score of the snapshot

Query Parameters

targetAccountId
integer
required

Account whose configuration should be restored.

Body

application/json
target
enum<string>
default:staging
Available options:
staging,
default

Response

200 - application/json

Snapshot restored

success
boolean
Example:

true

restored
object

Writable staging configuration. Omitted fields retain their current values.