Hi,
I’m trying to update or create a contact with certain tags. First I get a list of all the tags and then use that list to find the id of the tags I want to set. But the list of tags only shows the category id and not the name. I can’t find an API endpoint to list tag categories to look up the ids to get the names. Without that, I can’t know what category the tag is in and can’t be sure that I’m using the correct tag.
Is there an endpoint for listing tag categories?
If not, will you add one?
Thanks