Delete a data folder.
The ID of the source in the format ‘source-’
curl https://api.letta.com/v1/folders/$FOLDER_ID \ -X DELETE \ -H "Authorization: Bearer $LETTA_API_KEY"
{}