Skip to main content
POST
Restore a backup of a sandbox

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
backupId
string
required

The backup ID to restore.

Response

OK