# Update AI deployment **PATCH /ai/deployment/{id}** Update AI deployment ## 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) - **inference-engine-version** (object) Inference engine version - **name** (string) Deployment name - **inference-engine-parameters** (array[string]) Optional extra inference engine server CLI args ## Responses ### 202 202 #### Body: application/json (object) - **state** () Operation state - **reason** () Failure reason - **id** (string(uuid)) Operation ID - **resource** (object) Related resource - **message** (string) Failure message [Powered by Bump.sh](https://bump.sh)