Knock.Users.merge
You're seeing just the function
merge
, go back to Knock.Users module for more information.
Specs
merge(Knock.Client.t(), String.t(), String.t()) :: Knock.Api.response()
Merges the user specified with from_user_id
into the user specified with user_id
.