Skip to content

Update a backup config

PUT
/backups/configs/{id}
id
required
integer format: int64
object
id
integer format: int64
app_id
integer format: int64
name
string
strategy
string
Example
postgres
strategy_config_json
string
target
string
Example
s3
target_config_json
string
schedule_cron
string
retention_count
integer
enabled
boolean
created_at
string format: date-time

Updated.

object
id
integer format: int64
app_id
integer format: int64
name
string
strategy
string
Example
postgres
strategy_config_json
string
target
string
Example
s3
target_config_json
string
schedule_cron
string
retention_count
integer
enabled
boolean
created_at
string format: date-time