username:password
Authorization: Basic *****************
curl --location --request DELETE 'https://api.treli.co/v1/products/' \ --header 'Authorization: Basic <encoded-value>'
{ "id": "string", "deleted": true }