{
"@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
}
Creates a 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
}
The new RoleGroup resource
RoleGroup resource created