Skip to main content
Solved

subscribe_profiles API call question

  • May 13, 2024
  • 3 replies
  • 55 views

Forum|alt.badge.img+2
  • Contributor I
  • 7 replies

Related to the docs here:
https://developers.klaviyo.com/en/reference/subscribe_profiles

If an existing Profile is already a member of a list, say “List A”, and we use this API call to add the same Profile to “List B” and we only specify List B, will the Profile get removed from List A?

Best answer by saulblum

No, a profile can be in multiple lists.

You can use https://developers.klaviyo.com/en/reference/delete_list_relationships to remove a profile from a list, if you wanted.

3 replies

Forum|alt.badge.img+7
  • Klaviyo Employee
  • 182 replies
  • Answer
  • May 13, 2024

No, a profile can be in multiple lists.

You can use https://developers.klaviyo.com/en/reference/delete_list_relationships to remove a profile from a list, if you wanted.


Forum|alt.badge.img+2
  • Author
  • Contributor I
  • 7 replies
  • May 13, 2024

My end goal is to add a profile to a list and NOT cause the profile to be removed from any other list.


Forum|alt.badge.img+7
  • Klaviyo Employee
  • 182 replies
  • May 13, 2024

Right, unless you explicitly remove the profile from List A, they will stay in List A.