kittycad.api.users.delete_user_self.sync

kittycad.api.users.delete_user_self.sync(*, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It deletes the authenticated user from KittyCAD’s database. This call will only succeed if all invoices associated with the user have been paid in full and there is no outstanding balance.

Return type:

Optional[Error]