Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
provider
enum<string>
required

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
provider_auth
object
required
bucket_name
string
required

Bucket name to migrate the data from.

source_region
string

For intra-Telnyx buckets migration, specify the source bucket region in this field.

Response

Create Migration Source Response

data
object