curl --request DELETE \
--url https://api-dev.narrative.io/payment-methods/{payment_method_id} \
--header 'Authorization: Bearer <token>'Deletes a payment method
curl --request DELETE \
--url https://api-dev.narrative.io/payment-methods/{payment_method_id} \
--header 'Authorization: Bearer <token>'