AI Gateway Config Stores
Delete an AI Gateway Config Store
Pre-release Endpoint This endpoint is currently in beta and is subject to change.
Removes a specific AI Gateway Config Store.
delete/v1/ai-gateways/{gatewayId}/config-stores/{configStoreIdOrName}
Query parameters
forceboolean
If true, delete the Config Store and all its secrets. If false, deletion is rejected when secrets are still linked to the Config Store.
Response
Config Store deleted successfully.