Skip to content

Commit 5b148c7

Browse files
committed
Update MembersAPI.json
- Fixed issue with deleting groups
1 parent 6b79d12 commit 5b148c7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

MembersAPI.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,7 @@
416416
"method": "post",
417417
"call": {
418418
"mode": "normal",
419-
"path": "/api/Groups/DeleteGroup",
420-
"query_parameters": {
421-
"id" : "{Name}"
422-
}
419+
"path": "/api/Groups/DeleteGroup?id={Name}"
423420
},
424421
"semantics": "delete",
425422
"resource_allowance_default": "prohibited",

0 commit comments

Comments
 (0)