kittycad.api.payments.delete_payment_method_for_user.asyncio

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

This endpoint requires authentication by any KittyCAD user. It deletes the specified payment method for the authenticated user.

Return type:

Optional[Error]