v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-074765387.7 KB
NumbersV2BundleClone

Creates a new clone of the Bundle in target Account. It will internally create clones of all the bundle items (identities and documents) of the original bundle

Creates a new clone of the Bundle in target Account. It will internally create clones of all the bundle items (identities and documents) of the original bundle

post/v2/RegulatoryCompliance/Bundles/{BundleSid}/Clones

Path parameters

BundleSidstring required

The unique string that identifies the Bundle to be cloned.

Response

Created

bundle_sidstring nullable

The unique string that we created to identify the Bundle resource.

account_sidstring nullable

The SID of the Account that created the Bundle resource.

regulation_sidstring nullable

The unique string of a regulation that is associated to the Bundle resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

status'draft' | 'pending-review' | 'in-review' | 'twilio-rejected' | 'twilio-approved' | 'provisionally-approved'

The verification status of the Bundle resource.

valid_untilstring date-time nullable

The date and time in GMT in ISO 8601 format when the resource will be valid until.

emailstring nullable

The email address that will receive updates when the Bundle resource changes status.

status_callbackstring uri nullable

The URL we call to inform your application of status changes.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The URL of this resource.