kittycad.api.payments.delete_payment_information_for_user.asyncio

async kittycad.api.payments.delete_payment_information_for_user.asyncio(*, client)[source][source]

This includes billing address, phone, and name. This endpoint requires authentication by any KittyCAD user. It deletes the payment information for the authenticated user.

Return type:

Optional[Error]