Hey, Is there a way to update users' traits via o...
# talk-kratos
s
Hey, Is there a way to update users' traits via or console or cli? 🤔
Also when I update traits via admin patch identity api the post settings update webhook is not called, is this a known bug?
w
the hooks fire as a result of a flow(for after - based hooks) or in preparation for a flow (for before - based hooks). they do not fire when an api bypasses the flows.