Parameter | Description |
---|---|
ID | The ID of the group, can be retrieved from the ‘List Groups’ action. |
{
"schemas": [
"<string>"
],
"id": "<string>",
"displayName": "<string>",
"members": [],
"meta": {
"created": "<string>",
"createdBy": 4
}
}
Was this page helpful?