# [BETA] Replicate KMS Key **POST /kms-key/{id}/replicate** Replicate a KMS key to a target zone. ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) ### Body: application/json (object) - **zone** (string) ## Responses ### 200 200 #### Body: application/json (object) - **id** (string(uuid)) Operation ID - **reason** (string) Operation failure reason - **reference** (object) Related resource reference - **message** (string) Operation message - **state** (string) Operation status ### 400 400 #### Body: application/json (object) - **type** (string(uri-reference)) - **title** (string) - **status** (integer) - **detail** (string) - **instance** (string(uri-reference)) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)