Deletes multiple data sources in a single request
Documentation Index
Fetch the complete documentation index at: https://docs.getdecisional.ai/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Array of data source IDs to delete
[
"dsc_abc123xyz789",
"dsc_abc123xyz790",
"dsc_abc123xyz791"
]