curl --location --request DELETE 'https://app.customgpt.ai/api/v1/projects//sources/' \ --header 'authorization;'
{ "status": "success", "data": { "deleted": true } }