meta { name: deleteCustomer type: http seq: 14 } delete { url: https://api.stripe.com/v1/customers/cus_GXWBTYxaGN7Lrq body: none auth: basic } auth:basic { username: {{STRIPE_PRIVATE_KEY}} password: }