I want to add/delete a bunch of tags from a bunch of people. This involves multiple sequences along the lines
- Create temporary list
- Add people to list
- Add tags to people in list / remove tags from people in list
- Delete list
The documentation for the add tag endpoint says:
Use this endpoint to apply a tag to the people contained in a list. Note: this endpoint returns a HTTP 204 status code, but the tag is not applied immediately. For larger lists, this operation takes many minutes.
The remove tags endpoint is similar. So when is it safe to delete the list?
Duplicate
Official response from Farz SokhansanjShare this post
Showing 2 reactions
Sign in with