Create AI API Key Request
Request to create a new AI API key. Missing models or deployments default to an empty array.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
name | string | yes | Human-readable name for the AI API key Min length: 1. Max length: 50. |
deployments | array[string] | no | |
models | array[string] | no |
Last updated on