Add Agent to GroupsCopy Pagepost https://{account}.sysaidit.com/connect/v1/agents/{id}/groupsAdd a specific Agent to one or more existing user groups in your SysAid account.Path Paramsidint64requiredThe agent's unique SysAid ID.Body ParamsgroupIdsarray of integersrequiredOne or more SysAid Group IDs.groupIds*ADD integerResponses 200Groups successfully added to the agent. 400The request was invalid or cannot be served 401Authentication information is missing or invalid 404The specified resource was not foundUpdated 10 months ago