Telnyx · Capability
Telnyx API — Data Migration
Telnyx API — Data Migration. 9 operations. Lead operation: List Migration Source coverage. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listmigrationsourcecoverage
— List Migration Source coverage
/v1/storage/migration-source-coverage
GET
Listmigrationsources
— List all Migration Sources
/v1/storage/migration-sources
POST
Createmigrationsource
— Create a Migration Source
/v1/storage/migration-sources
DELETE
Deletemigrationsource
— Delete a Migration Source
/v1/storage/migration-sources/{id}
GET
Getmigrationsource
— Get a Migration Source
/v1/storage/migration-sources/{id}
GET
Listmigrations
— List all Migrations
/v1/storage/migrations
POST
Createmigration
— Create a Migration
/v1/storage/migrations
GET
Getmigration
— Get a Migration
/v1/storage/migrations/{id}
POST
Stopmigration
— Stop a Migration
/v1/storage/migrations/{id}/actions/stop
MCP Tools
list-migration-source-coverage
List Migration Source coverage
read-only
idempotent
list-all-migration-sources
List all Migration Sources
read-only
idempotent
create-migration-source
Create a Migration Source
delete-migration-source
Delete a Migration Source
idempotent
get-migration-source
Get a Migration Source
read-only
idempotent
list-all-migrations
List all Migrations
read-only
idempotent
create-migration
Create a Migration
get-migration
Get a Migration
read-only
idempotent
stop-migration
Stop a Migration