Edit API Key
Access Edit API Key Screen
From the API Key Details page, click Edit to navigate to Edit API Key screen.
Screenshot pending: image asset for this screen is not available in
static/img/ai_gateway/api-keyyet.
Basic Tab
- The fields are the same as the Create API Key screen.
- In Edit mode, whether a field is editable depends on the applicable policy. Locked fields are displayed as read-only/disabled.
YAML Tab
The YAML tab provides a Monaco editor to directly edit.
- Use this when you need to modify advanced fields not exposed in the Basic form.
- Changes made in Basic are reflected in YAML, and YAML changes are reflected back in the form (where applicable).
Action
Save
Validates changes and update API Key. After success, navigates to the API Key Details page.
Cancel
Discards changes and navigates back to the API Key Details page.