# Delete AI API Key **DELETE /ai/ai-api-key/{id}** Delete AI API key ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) ## Responses ### 403 403 #### Body: application/json (object) - **code** (string) Machine-readable forbidden error code - **error** (string) Forbidden error message ### 404 404 #### Body: application/json (object) - **type** (string(uri-reference)) - **title** (string) - **status** (integer) - **detail** (string) - **instance** (string(uri-reference)) - **errors** (array[object]) ### 200 200 #### Body: application/json (object) - **deleted** (boolean) [Powered by Bump.sh](https://bump.sh)