Create a Migration Source
Create a source from which data can be migrated from.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Cloud provider from which to migrate data. Use 'telnyx' if you want to migrate data from one Telnyx bucket to another.
Available options:
aws, telnyx Bucket name to migrate the data from.
For intra-Telnyx buckets migration, specify the source bucket region in this field.
Response
Create Migration Source Response
JavaScript