Knock.Users.identify
You're seeing just the function
identify
, go back to Knock.Users module for more information.
Specs
identify(Knock.Client.t(), String.t(), map()) :: Knock.Api.response()
Sets the given properties on the user specified via the user_id
. Will perform
an upsert of the user.