Mxpanel.People.remove_item
You're seeing just the function
remove_item
, go back to Mxpanel.People module for more information.
Specs
remove_item(Mxpanel.Client.t(), String.t(), String.t(), String.t(), Keyword.t()) :: :ok | {:error, term()}
Removes an item from a existing list on the user profile. If it does not exist, no updates are made.
Mxpanel.People.append_item(client, "13793", "Items purchased", "t-shirt")