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
Response
Application migration started or completed.
Changes
Changed in 1 of the 63 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○