latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Applications

Migrate to Server

Migrate an application to another destination/server owned by the authenticated team. Stops the application, optionally transfers persistent volume data when both servers are managed by Coolify, and updates database records. Redeploy after migration completes.

post/applications/{uuid}/migrate

Path parameters

uuidstring required

UUID of the application.

Request body

destination_uuidstring required

UUID of the target destination.

migrate_volumesboolean

Whether to transfer persistent volume data when migrating across servers.

Response

Application migration started or completed.