Creates a new SecurityGroupDivisionUserGroup
Success
Unauthorized
{- "securityGroupDivisionUserGroup_Key": 0,
- "division_ID": "string",
- "group_ID": "string",
- "userGroup_Key": 0
}{- "data": {- "securityGroupDivisionUserGroup_Key": 0,
- "division_ID": "string",
- "group_ID": "string",
- "userGroup_Key": 0
 },
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}Lists all SecurityGroupDivisionUserGroup with optional groupID filter
Success
Unauthorized
Updates a specific SecurityGroupDivisionUserGroup.
Success
Unauthorized
{- "securityGroupDivisionUserGroup_Key": 0,
- "division_ID": "string",
- "group_ID": "string",
- "userGroup_Key": 0
}{- "data": {- "securityGroupDivisionUserGroup_Key": 0,
- "division_ID": "string",
- "group_ID": "string",
- "userGroup_Key": 0
 },
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}Create or Update multiple SecurityGroupDivisionUserGroup at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {- "securityGroupDivisionUserGroup_Key": 0,
- "division_ID": "string",
- "group_ID": "string",
- "userGroup_Key": 0
 }
]{- "data": [- {- "id": [- {- "key": "string",
- "value": "string"
 }
 ],
- "status": 0,
- "body": "string"
 }
 ],
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}