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