Change Scope

Change scope of a member to the group for a given GUID and UID

For a detailed description of the Group Members properties please visit here

Request sample:

PUT /groups/:guid/members/:uid HTTP/1.1
Content-type: application/json
Accept: application/json

{
   "scope": "string"
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!