curl --location --request DELETE '/lists/by-name/Customers' \ --header 'Authorization: Bearer <token>'
{}