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.

Update a signal alert by its ID.
External DocumentationTo learn more, visit the FireHydrant documentation.

Parameters

ParameterDescription
Alert IDThe ID of the signal alert to update.
NoiseSelect to indicate that the alert is noisy.

Example Output

{
	"id": "string",
	"summary": "string",
	"is_noise": true
}

Workflow Library Example

Update Signals Alert with Firehydrant and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop