Refresh LLM API key for BYOR
POST /api/keys/llm/byor/refresh
Refresh the LLM API key for BYOR (Bring Your Own Runtime). Returns 402 Payment Required if BYOR export is not enabled for the request's effective org.
Responses
| Status | Description |
|---|---|
200 | Successful Response |
Response body
| Field | Type | Required | Description |
|---|---|---|---|
key | `string | null` | yes |
Operation ID: refresh_llm_api_key_for_byor_api_keys_llm_byor_refresh_post