# Create AI API Key Request

Request to create a new AI API key

## Properties

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

