On the v2 API for View Agent/All Agents, the response doesn't include the Agent ID, only the requester or user ID.
The v1 API returns both. The ID = AgentID and user_id = their requester ID.
Without knowing what the agent id is, I cannot query or update a specific ID.
So I need to pull data using v1 and update using v2.