Access Group Addition ObjectCopy Page AttributeTypeDescriptiongroup_idString(Unique)The unique identifier of the Access Group managed by Verkada.nameString(Unique)The unique name of the Access Group provided by the customer.successful_addsLIST[String(Unique)]List of user_ids successfully added to the access group.unsuccessful_addsLIST[String(Unique)]List of user_ids that were not added to the group. Sample Access Group Addition Object JSON{ "group_id": "2f2e7acf-c744-403f-b0f8-2961dd4c5a8b", "name": "Employee", "successful_adds": [ "e78c4369-792c-4622-ac9b-b9b65a8944f9" ], "unsuccessful_adds": [] }Updated over 1 year ago License Plate ObjectAll Access User Object