Parameter | Description |
---|---|
Description | The group’s description. |
Is External IdP Group | True if it is an external group from an IdP. |
Name | The group’s name. |
{
"id": "<string>",
"created_at": 82,
"updated_at": 53,
"created_by": "<string>",
"updated_by": "<string>",
"tenant_id": "<string>",
"name": "<string>",
"description": "<string>",
"managed": false
}
Was this page helpful?