Delete a custom-script based on the ID given. Can only delete one script at a time.

External Documentation

To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Script IDScript ID (one at a time).

Example Output

{
  "meta": {
  "query_time": "x.xxxxxxxxx",
  "writes": {
  "resources_affected": x
  },
  "powered_by": "xxxxxxxxxxxx",
  "trace_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
  }
}

Workflow Library Example

Delete Custom Script with Crowdstrike and Send Results Via Email

Preview this Workflow on desktop