We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd5d3ba + 570ce66 commit 2b0cae9Copy full SHA for 2b0cae9
MembersAPI.json
@@ -968,7 +968,7 @@
968
},
969
"body": {
970
"UpdateAccountInformation": true
971
- },
+ },
972
"semantics": "update",
973
"resource_allowance_default": "optional",
974
"resource_prohibited": [
@@ -1075,7 +1075,7 @@
1075
"method": "post",
1076
"call": {
1077
"mode": "normal",
1078
- "path": "/groups/{Group}/members"
+ "path": "/api/groups/{Group}?action=add"
1079
1080
"query_parameters": {
1081
"action": "Add"
@@ -1096,7 +1096,7 @@
1096
1097
1098
1099
+ "path": "/api/groups/{Group}?action=remove"
1100
1101
1102
"action": "remove"
@@ -1226,4 +1226,4 @@
1226
}
1227
]
1228
1229
-}
+}
0 commit comments