Skip to main content
POST
Add a downloadable backup to an environment

Authorizations

Authorization
string
header
required

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

Path Parameters

env_id
string
required
Example:

"54fb80af-576c-4fdc-ba4f-b596c83f15a1"

Response

Downloadable backup creation was successfully started for the environment

message
string
required
Example:

"Starting downloadable backup generation. Use the operation_id to check the status."

status
number
required
Example:

202

operation_id
string
Example:

"start-downloadable-backup-generation:update-status-54fb80af-576c-4fdc-ba4f-b596c83f15a1"