Rollback database migrations and remove them from history table
delete
/v1/projects/{ref}/database/migrationsOAuth scopes
- database:write
The fine-grained token must include the following permissions to access this endpoint:
- database_migrations_write
Path parameters
- refRequiredstring
Project ref
Query parameters
- gteRequiredstring
Rollback migrations greater or equal to this version
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
1{}