# Update AI API Key Request

Request to update an AI API key (at least one property required)

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `name` | string | no | Human-readable name for the AI API key |
| `scope` | string | no | Key scope: 'public' for all deployments, or a specific deployment UUID |

