kittycad.api.users.delete_user_self.sync

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

This endpoint requires authentication by any Zoo user. It deletes the authenticated user from Zoo’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]