Skip to main content
POST
Create a backup of a sandbox by id

Authorizations

Authorization
string
header
required

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

Body

application/json
directory
string
required

The directory to backup.

description
string

An optional description for the backup.

ttl
integer

Response

OK