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