elevenlabs_replicate_voice_to_isolated_environment
Replicate Voice To Isolated Environment. Replicates an Instant Voice Clone or Voice Design voice to a workspace in a different data residency. The target workspace must belong to the same consolidated billing group. The user must have VOICES_WRITE in the source workspace, and be an admin on the source voice. Human users (i.e. not service accounts) must also have VOICES_WRITE in the target workspace. This endpoint is available on the central environment only.
Bulk support: accepts voice_ids, target_workspace_ids, preserve_voice_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| voice_id | Yes | ||
| voice_ids | No | ||
| preserve_voice_id | No | ||
| preserve_voice_ids | No | ||
| target_workspace_id | Yes | ||
| target_workspace_ids | No |