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

Changes

Changed in 2 of the 50 revisions of this API.11