Delete a data source by ID.
curl https://api.cloud.llamaindex.ai/api/v1/data-sources/$DATA_SOURCE_ID \ -X DELETE \ -H "Authorization: Bearer $LLAMA_CLOUD_API_KEY"