# Update Deployment Request

Update AI deployment

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `inference-engine-parameters` | array[string] | no | Optional extra inference engine server CLI args |
| `inference-engine-version` | string | no | Allowed values: `0.12.0`, `0.15.1`, `0.16.0`, `0.17.0`, `0.18.0`, `0.18.1`, `0.19.0`, `0.19.1`, `0.20.0`, `0.20.1`, `0.20.2`, `0.21.0`, `0.22.0`, `0.22.1`, `0.23.0`, `0.24.0`, `0.25.0`, `0.25.1`.<br/><br/>Default: `0.25.1`. |
| `name` | string | no | Deployment name<br/><br/>Min length: `1`. |

