-
xmerlin_hi, how can I remove customer_metatada? ...I've tried with remove_customer_metadata without success
-
bahamatxmerlin_: It's an array of keys.
-
bahamatxmerlin: So if you do this: {"set_customer_metadata":{"foo":"bar"}}
-
bahamatxmerlin: Then you need to remove it like this: {"remove_customer_metadata":["foo"]}
-
danmcdpsarria: someone else downloaded it. I was off on Friday.
-
danmcdLemme get you a Manta upload URL that you can use with curl(1).
-
danmcdpsarria: Unicasting
-
xmerlin_bahamat, ok thank you