v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

Action to create a replication of the source bot in the secondary region.

put/bots/{botId}/replicas/

Path parameters

botIdstring required

The request for the unique bot ID of the source bot to be replicated in the secondary region.

Request body

replicaRegionstring required

The region that contains the replicated bots. Minimum value = 2, maximum value = 25.

Response

Success

botIdstring

The unique bot ID of the replicated bot generated.

replicaRegionstring

The region of the replicated bot generated.

sourceRegionstring

The source region for the source bot used for the replicated bot generated.

creationDateTimestring date-time

The creation date and time of the replicated bot generated.

botReplicaStatus'Enabling' | 'Enabled' | 'Deleting' | 'Failed'

The operational status of the replicated bot generated.