External DocumentationTo learn more, visit the CrowdStrike documentation.
Parameters
Example Output
Workflow Library Example
Delete Action with Crowdstrike 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 |
|---|---|
| Action ID | The ID of the action. You can find the action ID in the IOC Management page. |
{
"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"
]
}
Was this page helpful?