# [BETA] Schedule KMS Key Deletion **POST /kms-key/{id}/schedule-deletion** Schedule a KMS key for deletion after a delay. ## 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) - **delay-days** (integer) Number of days to wait until deletion is final. ## Responses ### 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)