v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Database

Migrate Database

Migrate the given database schema to the given target version. If a target version is not provided, the database will be migrated to the latest version.

post/databases/{db_id}/migrate

Path parameters

db_idstring required

Query parameters

target_versionstring nullable

Response

Database migrated successfully

{"stackTrail":"paths:/databases/{db_id}/migrate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}