Check out the configuration docs for OpenAI Connections to learn how to obtain the required credentials.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | A unique name for the connection. |
method | string | Yes | Must be "api-key". |
credentials.apiKey | string | Yes | Your OpenAI Admin API key. |