Overview
The Update Snippet endpoint allows you to modify existing code snippets, including their source code, descriptions, and metadata. Changes to snippets affect all checks that reference them. Common Use Cases:- Code Maintenance
- Function Updates
- Bug Fixes
- Feature Enhancements
Changes to snippets propagate immediately to all referencing checks. Consider the impact on active monitoring when updating shared code.