Config Stores
Delete Config Store
Removes a config store
delete/v2/control-planes/{controlPlaneId}/config-stores/{configStoreId}
Query parameters
force'true' | 'false'
If true, delete specified config store and all secrets, even if there are secrets linked to the config store If false, do not allow deletion if there are secrets linked to the config store
Response
Config Store was deleted successfully.