Skip to main content

Documentation Index

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

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

Parameters

ParameterDescription
Action IDThe ID of the action. You can find the action ID in the IOC Management page.

Example Output

{    "errors": [        {            "code": 0,            "details": [                {                    "field": "string",                    "message": "string",                    "message_key": "string"                }            ],            "id": "string",            "message": "string",            "message_key": "string"        }    ],    "meta": {        "pagination": {            "limit": 0,            "offset": 0,            "total": 0        },        "powered_by": "string",        "query_time": 0,        "trace_id": "string",        "writes": {            "resources_affected": 0        }    },    "resources": [        "string"    ]}

Workflow Library Example

Delete Action with Crowdstrike and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop