Add agent to agent group
PUT {{baseUrl}}/scanners/:scanner_id/agent-groups/:group_id/agents/:agent_id
Adds an agent to the agent group. You can use the GET /scanners/{scannerid}/agent-groups/{groupid} endpoint to verify that the agent was added to the specified agent group.
Requires SCAN MANAGER [40] user permissions. See Permissions.
RESPONSES
status: OK
{}