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

789e6ad3796c

Servers

Migrate server to another Coolify instance

One-shot handoff: export this server, import+claim on the target instance (using the provided token), then disable automations here. Requires read:sensitive and write.

post/servers/{uuid}/migrate

Path parameters

uuidstring required

Request body

target_urlstring required
target_tokenstring required

API token on the target instance (root or write)

write_remoteboolean
rebind_sentinelboolean
preserve_uuidsboolean
adopt_modeboolean

Example request

{
  "target_url": "https://coolify-b.example.com"
}

Response

Migrated