kittycad.api.payments.delete_payment_method_for_user.sync

kittycad.api.payments.delete_payment_method_for_user.sync(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]