Skip to main content
Create Database

Body

application/json
backend
string | null
name
string | null
Pattern: ^[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?$

Response

HTTP 201 response

id
string
required
name
string
required
status
enum<string>
required
Available options:
pending,
scheduled,
running,
paused,
completed,
failed,
cancelled,
retrying,
building,
degraded,
restarting,
stopped
created_at
string<date-time>
required
backend
string | null
desired_state
string | null
db_ready
boolean
default:false
endpoint
string | null