Parameters
Example Output
Workflow Library Example
Create Group with Blink and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?