v1
latestOpenAPI 3.1.02026-07-1213613295.5 KBDatabases
Create Backup
Create a new scheduled backup configuration for a database
post/databases/{uuid}/backups
Path parameters
uuidstring required
UUID of the database.
Request body
Response
Backup configuration created successfully
Example response
{
"uuid": "550e8400-e29b-41d4-a716-446655440000",
"message": "Backup configuration created successfully."
}