It’s not in the API docs, but what is the maximum of contact IDs I can submit to this path: /tags/{tagId}/contacts (Keap REST API)
According to the PHP SDK, it throws an exception if there are over 100 contact IDs.
I would just like to confirm if that’s true.