kittycad.api.users.update_user_self.asyncio

async kittycad.api.users.update_user_self.asyncio(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]