v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
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.