Skip to main content
POST
Restore a Computer Agent backup

Authorizations

token
string
query
required

Vida API Token

Path Parameters

targetAccountId
string
required

Body

application/json
snapshotId
string

Backup snapshot to restore. Omit to restore the latest available snapshot.

delete
boolean

When true, also removes local files that are not present in the selected backup. Send false unless the user explicitly wants an exact replacement.

Response

202

Restore was accepted