Skip to main content
Solved

subscribe_profiles API call question


Forum|alt.badge.img+1
  • 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.

View original
Did this topic or the replies in the thread help you find an answer to your question?

3 replies

Forum|alt.badge.img+7
  • Klaviyo Employee
  • 169 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+1
  • 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
  • 169 replies
  • May 13, 2024

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