{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"gender": "<string>",
"minAge": 123,
"maxAge": 123,
"onlyFullMember": true,
"region": "https://example.com/",
"id": 123,
"name": "<string>",
"logo": "<string>",
"unitType": "https://example.com/",
"status": "<string>",
"isRoleGroup": true
}
Updates the RoleGroup resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"gender": "<string>",
"minAge": 123,
"maxAge": 123,
"onlyFullMember": true,
"region": "https://example.com/",
"id": 123,
"name": "<string>",
"logo": "<string>",
"unitType": "https://example.com/",
"status": "<string>",
"isRoleGroup": true
}
RoleGroup identifier
The updated RoleGroup resource
RoleGroup resource updated