# Delete Data Source Delete a data source for bank data by ID. Endpoint: DELETE /system/banks/datasources/{id} Version: 2 Security: apiKey ## Path parameters: - `id` (string, required) Data Source ID. Example: "648824a691d8d2503d65103e" ## Response 200 fields (application/json): - `id` (string) The actual value of the bank identifier. Example: "CH1234567890123456789"