Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

add tags to list member #52

Open
JoopStringer opened this issue Oct 26, 2019 · 1 comment
Open

add tags to list member #52

JoopStringer opened this issue Oct 26, 2019 · 1 comment

Comments

@JoopStringer
Copy link

What's the "right" way to add/remove tags to list members.
I tried almost all of the possibilities.

  1. using tags as array in Member instance and URL lists/{0}/members/{1} using PUT/PATCH/POST : no luck
  2. using the url lists/{0}/members/{1}/tags and using POST with tag array in body of request: no luck

Not a clear answer ...

@robertnabbe
Copy link

I've noticed tags can only be set on user creation (https://mailchimp.com/developer/marketing/api/list-members/add-member-to-list/); it appears you can not update the tags of a user after the fact however, (neither https://mailchimp.com/developer/marketing/api/list-members/add-or-update-list-member/ nor https://mailchimp.com/developer/marketing/api/list-members/update-list-member/ show tags as a valid body parameter).

Also, no response on this issue, even after almost 2 years? What is this about?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants