Hey,
Is there a way to update users' traits via or console or cli? 🤔
silly-belgium-72317
02/15/2024, 3:27 PM
Also when I update traits via admin patch identity api the post settings update webhook is not called, is this a known bug?
w
witty-holiday-65473
02/17/2024, 10:49 AM
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.