Assigns a group to a business role.
Set to true to assign the group to the business role. Set false to remove the group from the business role.
true
false
TypedId of the group you want to assign or revoke. Either typedId or uniqeName is required.
TypedId
typedId
uniqeName
OK
{"data": {"assign": true,"typedId": "2147483672.R"}}
{"response": {"node": "string","data": null,"status": 0}}