Skip to main content

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
Updating snippets affects all checks that reference them. Ensure proper testing before making changes to snippets used in production monitoring.
Changes to snippets propagate immediately to all referencing checks. Consider the impact on active monitoring when updating shared code.