Authorization: ********************username:passwordAuthorization: Basic *****************curl --location --request DELETE 'https://api.zen.com/v3/customers//payments/card/' \
--header 'request-id;' \
--header 'Authorization: <api-key>'{
"success": true
}