v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/database-routing

POST /api/ee/database-routing/destination-database

Create new Destination Databases.

Note that unlike the normal POST /api/database endpoint, this endpoint does not test that the database is actually reachable before adding it — destination details are not required to be valid at creation time, and an unreachable destination is fine.

post/api/ee/database-routing/destination-database

Query parameters

check_connection_detailsboolean

Request body

router_database_idinteger required

value must be an integer greater than zero.

Response

Successful response