Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Create a new group.

Parameters

ParameterDescription
DescriptionThe group’s description.
Is External IdP GroupTrue if it is an external group from an IdP.
NameThe group’s name.

Example Output

{
	"id": "<string>",
	"created_at": 82,
	"updated_at": 53,
	"created_by": "<string>",
	"updated_by": "<string>",
	"tenant_id": "<string>",
	"name": "<string>",
	"description": "<string>",
	"managed": false
}

Workflow Library Example

Create Group with Blink and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop