kittycad.api.users.update_user_self.sync

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

This endpoint requires authentication by any KittyCAD user. It updates information about the authenticated user.

Return type:

Union[User, Error, None]