v1

latestSwagger 2.02026-07-13180103150.2 KB
database

Runs database migrations for the specified deploy. Finds the deploy and determines the appropriate branch.

post/sites/{site_id}/database/migrations/{deploy_id}

Request body

dry_runboolean

If true, validates migrations without applying them.

Response

OK