{
"id": 123,
"groupName": "<string>",
"groupDescription": "<string>",
"systemOwner": true
}
{
"id": 123,
"groupName": "<string>",
"groupDescription": "<string>",
"systemOwner": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.