Namespace Migrations
Delete Migration
Delete a migration record.
Only draft, completed, failed, or cancelled migrations can be deleted.
Args: request: FastAPI request migration_id: Migration ID
delete/v1/namespaces/migrations/{migration_id}
Path parameters
migration_idstring required
Response
Successful Response
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○