# TelemetryOS Documentation Documentation ## Guides - [User API](https://docs.telemetryos.com/docs/user-api.md): Get up and running with our API - [Containers](https://docs.telemetryos.com/docs/containers.md): Run Docker containers alongside your applications for backend services - [Application Components](https://docs.telemetryos.com/docs/application-components.md): The modular pieces that make up a TelemetryOS application - [Rendering](https://docs.telemetryos.com/docs/rendering.md): The visual component of your application that displays on playlist pages - [Settings](https://docs.telemetryos.com/docs/settings.md): Configuration UI shown in the studio side panel when users click an application on a playlist - [Workers](https://docs.telemetryos.com/docs/workers.md): Background scripts that run continuously on TelemetryOS devices - [Defining Application](https://docs.telemetryos.com/docs/defining-application.md): Register your application code with TelemetryOS Studio to deploy to devices - [Generate New Application](https://docs.telemetryos.com/docs/generate-new-application.md): Use the TelemetryOS CLI to quickly scaffold and develop new applications with best practices built in - [GitHub Integration](https://docs.telemetryos.com/docs/github-integration.md): Connect your GitHub repository for automated Git-to-Screen deployment - [Application Creation](https://docs.telemetryos.com/docs/application-creation.md): How to create and deploy TelemetryOS applications using the Studio platform - [Upload a ZIP File](https://docs.telemetryos.com/docs/upload-a-zip-file.md): Archive-based application creation and deployment - [Deleting an Application](https://docs.telemetryos.com/docs/deleting-an-application.md): How to permanently delete applications from your TelemetryOS account - [AI-Assisted Development with Claude Code](https://docs.telemetryos.com/docs/ai-agent-development.md): Accelerate TelemetryOS application development using Claude Code with a project-specific CLAUDE.md configuration file. - [Code Examples](https://docs.telemetryos.com/docs/code-examples.md): Complete working examples demonstrating common patterns for building TelemetryOS applications with settings and render views. - [Configuration](https://docs.telemetryos.com/docs/configurationb.md): Complete reference for telemetry.config.json - [Understanding CORS in TelemetryOS Applications](https://docs.telemetryos.com/docs/cors.md): Critical information about Cross-Origin Resource Sharing (CORS) and how it affects your applications running in browser contexts. - [Development](https://docs.telemetryos.com/docs/development.md): Tools and guides for developing TelemetryOS applications - [Local Development](https://docs.telemetryos.com/docs/local-development.md): Develop and test TelemetryOS applications locally before deployment using the TelemetryOS CLI development server. - [Mount Points](https://docs.telemetryos.com/docs/mount-points.md): Mount points define the different components of your TelemetryOS application and where they run - [Offline Capabilities & Local Execution](https://docs.telemetryos.com/docs/offline.md): Understanding how TelemetryOS applications run locally on devices with graceful offline handling - [Quick Start Guide](https://docs.telemetryos.com/docs/quick-start.md): Get started building TelemetryOS applications in minutes - [React (JavaScript library)](https://docs.telemetryos.com/docs/ReactJS.md): Build TelemetryOS applications with React using the SDK's React-specific hooks and components - [Settings Components](https://docs.telemetryos.com/docs/settings-components.md): React components for building Settings views that match the Studio design system - [Store Hooks](https://docs.telemetryos.com/docs/store-hooks.md): React hooks for reactive store state management with automatic subscriptions and cleanup - [UI Scale Hooks](https://docs.telemetryos.com/docs/ui-scale-hooks.md): React hooks for responsive UI scaling across different screen sizes and aspect ratios in digital signage - [Building Applications](https://docs.telemetryos.com/docs/building-applications.md): Build custom web applications for TelemetryOS using modern development tools and our comprehensive SDK - [Getting Started](https://docs.telemetryos.com/docs/sdk-getting-started.md): Build custom screen applications for TelemetryOS with modern web technologies - [Languages Supported](https://docs.telemetryos.com/docs/languages-supported.md): Browser-based execution environment with full web standard support - [Use Cases](https://docs.telemetryos.com/docs/use-cases.md): Real-world applications and use cases for building on TelemetryOS - [Client Methods](https://docs.telemetryos.com/docs/client-methods.md): Low-level messaging methods for advanced use cases. Most developers should use the higher-level resource methods instead. - [SDK Method Reference](https://docs.telemetryos.com/docs/sdk-methods.md): Complete reference for all TelemetryOS SDK methods - [Media Methods](https://docs.telemetryos.com/docs/media-methods.md): Access TelemetryOS media library content including images and videos. Query by folders, tags, or individual media items. - [Overrides Methods](https://docs.telemetryos.com/docs/overrides-methods.md): Manage content overrides for emergency alerts and priority content that interrupts normal playlist flow for time-sensitive information. - [Platform Methods](https://docs.telemetryos.com/docs/platform-methods.md): Access TelemetryOS platform features including accounts, users, devices, applications, and proxy services for external content fetching. - [Playlist Methods](https://docs.telemetryos.com/docs/playlist-methods.md): Control Studio playlist navigation. Advance pages, go back, or dynamically adjust page duration for interactive content. - [Proxy Methods](https://docs.telemetryos.com/docs/proxy-methods.md): Fetch external content through the TelemetryOS proxy service to handle CORS restrictions with intelligent caching and bandwidth management. - [Storage Methods](https://docs.telemetryos.com/docs/storage-methods.md): Complete reference for the TelemetryOS Storage Methods with four storage scopes for data persistence and real-time synchronization. - [Weather Methods](https://docs.telemetryos.com/docs/weather-methods.md): Access weather data including current conditions, daily forecasts, and hourly forecasts for any location worldwide. - [Account Logs](https://docs.telemetryos.com/docs/account-logs-1.md): How do account logs work in TelemetryOS? - [Device Logs](https://docs.telemetryos.com/docs/device-logs-1.md): Accessing device logs in the interface - [Log Severity](https://docs.telemetryos.com/docs/log-severity.md): All log severity levels - [Data](https://docs.telemetryos.com/docs/Data.md): Explore logs, export streams, and build real‑time metrics visualizations - [Playbacks](https://docs.telemetryos.com/docs/playbacks.md): Learn how to use Playbacks in TelemetryOS to automate and schedule content displays across your devices - [Checklist for Customers Using TelemetryOS Edge](https://docs.telemetryos.com/docs/checklist-for-customers-using-edge.md): Customer checklist for using Edge - [TelemetryOS Edge](https://docs.telemetryos.com/docs/edge.md): Purpose-built OS for running the TelemetryOS Player in production. - [Introduction To TelemetryOS Edge](https://docs.telemetryos.com/docs/introduction-to-edge.md): What is TelemetryOS Edge? - [Starting Up TelemetryOS Edge](https://docs.telemetryos.com/docs/starting-up-edge.md): TelemetryOS's Purpose Built Operating System - [Selecting Televisions](https://docs.telemetryos.com/docs/selecting-televisions.md): Choosing a display for digital signage - [Node Pro](https://docs.telemetryos.com/docs/telemetry-node-pro.md): The new TelemetryOS hardware Node Pro - [Node Pro Setup Guide](https://docs.telemetryos.com/docs/node-pro-setup-guide.md): Node Pro hardware configuration and deployment - [Purchasing](https://docs.telemetryos.com/docs/purchasing.md): How to get your devices - [Warranty, RMA, and Shipping](https://docs.telemetryos.com/docs/warranty-rma-and-shipping.md): An overview of our Warranty, RMA, and Shipping Policies - [What is Node Pro?](https://docs.telemetryos.com/docs/what-is-node-pro.md): Details about the Node Pro hardware - [Starting Up TelemetryOS](https://docs.telemetryos.com/docs/telemetryos.md): TelemetryOS's Purpose Built Operating System - [Video Walls](https://docs.telemetryos.com/docs/video-walls.md): Video wall configuration and implementation with TelemetryOS - [Video Matrixes](https://docs.telemetryos.com/docs/video-matrixes.md): Learn how to use Matrixes for video walls - [Interactive Kiosks](https://docs.telemetryos.com/docs/Interactive Kiosks.md): Configure touch interactions, ensure compatibility, and build navigation experiences - [Kiosk Interaction Features](https://docs.telemetryos.com/docs/kiosk-interaction-features.md): All interaction features for kiosks - [Kiosk Touch Screen Compatibility](https://docs.telemetryos.com/docs/kiosk-touch-screen-compatibility.md): Compatibility for Kiosk touch screens - [Upgrade Your Plan](https://docs.telemetryos.com/docs/change-your-billing-plan.md): How to upgrade or change your TelemetryOS subscription plan - [Device Licensing](https://docs.telemetryos.com/docs/device-licenses.md): Understanding per-device licensing and billing - [Billing & Pricing](https://docs.telemetryos.com/docs/billing.md): TelemetryOS pricing model, billing processes, and subscription management - [Subscription Management](https://docs.telemetryos.com/docs/manage-subscription.md): Manage your TelemetryOS subscription, billing cycle, and payment methods - [Subscription Plans](https://docs.telemetryos.com/docs/subscription-plans.md): Comprehensive breakdown of TelemetryOS platform plans and feature tiers - [Getting Started](https://docs.telemetryos.com/docs/getting-started.md): Complete guide to deploying TelemetryOS from first screen to production scale - [Platform Overview ](https://docs.telemetryos.com/docs/overview.md): Run reliable signage and kiosks today, with room to grow into custom, data‑driven experiences - [Planning & Deployment](https://docs.telemetryos.com/docs/planning-deployment.md): Strategic planning, deployment checklists, and best practices for successful TelemetryOS implementations - [Platform Architecture](https://docs.telemetryos.com/docs/platform-architecture.md): Deep technical dive into TelemetryOS's vertically integrated architecture and system design - [Reference](https://docs.telemetryos.com/docs/reference.md): Technical specifications, terminology, and compatibility information for TelemetryOS - [Firewalls & Network Access](https://docs.telemetryos.com/docs/firewalls.md): How to allow TelemetryOS device traffic through organizational firewalls using hostname-based rules - [How To Get Our SOC Report](https://docs.telemetryos.com/docs/how-to-get-our-soc-report.md): Getting a SOC report - [Security & Compliance](https://docs.telemetryos.com/docs/security-and-compliance.md): Enterprise security features, compliance certifications, and data protection capabilities - [Access Management](https://docs.telemetryos.com/docs/access-management.md): Configure access control in TelemetryOS - [Administration Interface](https://docs.telemetryos.com/docs/telemetryx-administration-interface.md): Navigate the TelemetryOS administration interface - [Authentication & Login](https://docs.telemetryos.com/docs/logging-in.md): Secure access methods and authentication options for TelemetryOS - [Your Account](https://docs.telemetryos.com/docs/your-profile.md): Manage your personal your profile and security preferences - [Content Management](https://docs.telemetryos.com/docs/Managing Content.md): Organize media and apps, build playlists, use web apps, and manage overrides - [Caching Content](https://docs.telemetryos.com/docs/caching-content.md): Caching content to store playlist content on local devices - [Overrides](https://docs.telemetryos.com/docs/overrides.md): Temporary content supersession for alerts and emergency communications - [Assigning to a Device](https://docs.telemetryos.com/docs/aspect-ratios-1.md): Link a playlist to your devices - [Content Folders](https://docs.telemetryos.com/docs/content-folders.md): Media folder organization and permissions - [Default Pages](https://docs.telemetryos.com/docs/default-pages.md): Fallback content for playlists when scheduled content is unavailable - [Embedding](https://docs.telemetryos.com/docs/embedding.md): Web content and external application integration in playlists - [Using Playlists](https://docs.telemetryos.com/docs/using-playlists.md): Create and organize your playlists. - [Pages](https://docs.telemetryos.com/docs/pages-1.md): Playlists support adding, editing and changing Pages within Playlists - [Persisting Zones](https://docs.telemetryos.com/docs/persisting-zones.md): Uninterrupted media playback across multiple playlist pages - [Randomization](https://docs.telemetryos.com/docs/randomization.md): Random playback order for playlists and media - [Scheduling](https://docs.telemetryos.com/docs/scheduling.md): Content scheduling and temporal display control - [Shared Items](https://docs.telemetryos.com/docs/shared-items.md): Shared and hidden content organization - [Tag Filtering](https://docs.telemetryos.com/docs/tag-filtering.md): Tag-based content organization and device targeting - [Auto Advance](https://docs.telemetryos.com/docs/auto-advance.md) - [Bandwidth Limits](https://docs.telemetryos.com/docs/bandwidth-limits.md) - [Editing Media](https://docs.telemetryos.com/docs/editing-media.md): How to edit your media - [Image Generation](https://docs.telemetryos.com/docs/image-generation.md): AI-powered image creation capabilities - [Videos & Images](https://docs.telemetryos.com/docs/videos-images.md): What can you do with videos and images? - [Media Tags](https://docs.telemetryos.com/docs/media-tags.md) - [Optimizing Videos](https://docs.telemetryos.com/docs/optimizing-videos.md): Optimize your videos for seamless performance. - [Supported Formats](https://docs.telemetryos.com/docs/supported-formats.md): All of the supported media formats for TelemetryOS - [Transcoding Videos](https://docs.telemetryos.com/docs/transcoding-videos.md): How to speed up your video's upload time with transcoding. - [Upload Media](https://docs.telemetryos.com/docs/upload-media.md): Media management and supported file types - [Video Compression](https://docs.telemetryos.com/docs/video-compression.md): Video compression options for TelemetryOS - [Active Screenshots](https://docs.telemetryos.com/docs/active-screenshots.md): Capture on-device frames for remote verification and troubleshooting - [Provisioning](https://docs.telemetryos.com/docs/connecting-a-device.md): Automated device enrollment for production deployments - [Connecting a Device](https://docs.telemetryos.com/docs/connecting-a-device.md): Onboard devices via provisioning (recommended) or pairing - [Pairing](https://docs.telemetryos.com/docs/pairing.md): Manual device enrollment for small deployments - [Pairing with Code](https://docs.telemetryos.com/docs/pairing-with-code.md): Alphanumeric code entry for device enrollment - [Pairing with QR Code](https://docs.telemetryos.com/docs/pairing-with-qr-code.md): QR code scanning for device enrollment - [Provisioning and Creating a USB Key](https://docs.telemetryos.com/docs/provisioning.md): Provisioning Your Devices to TelemetryOS - [Device Live Screenshots](https://docs.telemetryos.com/docs/device-live-screenshots.md): Monitor, debug, and verify content displayed on devices - [Error Logs](https://docs.telemetryos.com/docs/error-logs.md): Accessing device logs in the interface - [Debugging](https://docs.telemetryos.com/docs/debugging.md): Monitor, debug, and verify content displayed on devices - [Storage Degraded Errors](https://docs.telemetryos.com/docs/storage-degraded-errors.md): Understanding storage degraded errors - [Device Reports](https://docs.telemetryos.com/docs/device-reports.md): How to export Device Reports using the Device menu - [Device Tags](https://docs.telemetryos.com/docs/device-tags.md): Device categorization and organization through custom tagging - [Device Webhooks](https://docs.telemetryos.com/docs/device-webhooks.md): Real-time device data streaming via webhook integration - [Firewall Configuration](https://docs.telemetryos.com/docs/firewall-configuration.md): Ensuring your firewall and anti-virus software give access to TelemetryOS - [Geographic Map](https://docs.telemetryos.com/docs/geographic-map.md): A map of all your devices - [Grid vs. List of Devices](https://docs.telemetryos.com/docs/grid-vs-list-of-devices.md): View your Devices as a list or in a grid - [Device Warnings](https://docs.telemetryos.com/docs/hiding-device-warnings.md): The online, offline, and inactive icons on your device screens - [Device Administration](https://docs.telemetryos.com/docs/device-administration.md): Operate at scale: organize devices, assign content, monitor health, and secure access - [Interactive Button Menu](https://docs.telemetryos.com/docs/interactive-menu.md): Interactive button menu for kiosk and touchscreen navigation - [Keeping Up to Date](https://docs.telemetryos.com/docs/keeping-up-to-date.md): Platform maintenance and version management requirements - [Organizing Devices](https://docs.telemetryos.com/docs/organizing-devices.md): Hierarchical device organization structure in TelemetryOS for managing media player devices - [Scheduled Restarts](https://docs.telemetryos.com/docs/scheduled-restarts.md): Schedule regular restarts for your devices - [Security Reference](https://docs.telemetryos.com/docs/security-reference.md): Device password protection and security controls - [Serial Port & Commands](https://docs.telemetryos.com/docs/serial-port-commands.md): Programmatic serial command control for hardware automation - [Update Window](https://docs.telemetryos.com/docs/update-window.md): Scheduled software update time windows for devices - [Audio Configuration](https://docs.telemetryos.com/docs/audio-settings.md): Configure audio output settings and volume controls - [Bluetooth Settings](https://docs.telemetryos.com/docs/bluetooth-settings.md) - [Device Settings](https://docs.telemetryos.com/docs/device-settings-1.md): Configure general device settings and system preferences - [Display Configuration](https://docs.telemetryos.com/docs/display-settings.md): Configure display resolution, orientation, and screen settings - [Device Setup](https://docs.telemetryos.com/docs/device-setup.md): Configure device settings including network, display, audio, and system preferences - [System Information](https://docs.telemetryos.com/docs/system-information.md): View device system information, hardware details, and status - [Wired Networks](https://docs.telemetryos.com/docs/wired-settings.md): Configure Ethernet connectivity settings for wired network connections - [Wireless Networks](https://docs.telemetryos.com/docs/wireless-settings.md): Configure WiFi connectivity settings and wireless network connections - [Managing Devices](https://docs.telemetryos.com/docs/Managing Devices.md): Connect, configure, monitor, and report on your TelemetryOS device fleet - [API Tokens](https://docs.telemetryos.com/docs/api-tokens.md): API token management for programmatic access and reseller account linking - [Managing Settings](https://docs.telemetryos.com/docs/Managing Settings.md): Centralize account controls for tokens, users, groups, publishing, notifications, and webhooks - [Notifications](https://docs.telemetryos.com/docs/notifications-2.md): Send alerts via Slack or webhooks for device and playlist events - [Provisioning Tokens](https://docs.telemetryos.com/docs/provisioning-tokens.md): Generate tokens or USB configs to enroll devices at scale - [Playlist Publishing](https://docs.telemetryos.com/docs/publishing.md): Enable draft/approval workflows and control who can publish - [Group Management](https://docs.telemetryos.com/docs/user-groups.md): Define role-based permissions and organize access by teams - [User Management](https://docs.telemetryos.com/docs/users.md): Multi-user account architecture and role-based access control - [User Invites](https://docs.telemetryos.com/docs/user-invites.md): User invitation and account management - [Webhooks](https://docs.telemetryos.com/docs/webhooks.md): Configure device webhooks to stream logs, playbacks, and views - [Ask AI in Documentation](https://docs.telemetryos.com/docs/ask-ai.md): Use the Ask AI menu for contextual explanations and examples grounded in the docs - [Generating Images](https://docs.telemetryos.com/docs/generating-images.md): Image creation methods and capabilities - [Using AI with TelemetryOS](https://docs.telemetryos.com/docs/Using AI.md): Overview of Ask AI in docs, MCP server, LLMs.txt guidance, and image generation. - [LLMS.txt](https://docs.telemetryos.com/docs/llmstxt.md): Description and function of LLMS.txt in the documentation - [MCP Server](https://docs.telemetryos.com/docs/mcp-server.md): Using an MCP Server ## API Reference - [Getting Started with the TelemetryOS API](https://docs.telemetryos.com/reference/getting-started.md): Learn how to authenticate, make your first API call, and integrate with TelemetryOS's digital signage platform. - [Create a new application](https://docs.telemetryos.com/reference/createapplication.md): Create a new application with the provided details. - [Retrieve all applications](https://docs.telemetryos.com/reference/getallapplications.md): Fetch a list of all applications. - [Get application build details](https://docs.telemetryos.com/reference/getapplicationbuild.md): Retrieve build information for a specific application. - [Update application](https://docs.telemetryos.com/reference/updateapplication.md): Update an existing application by its ID. - [Upload application archive](https://docs.telemetryos.com/reference/uploadapplicationarchive.md): Upload a ZIP archive for an application. - [Create a new campaign](https://docs.telemetryos.com/reference/createcampaign.md): Create a new campaign. - [Delete a campaign by ID](https://docs.telemetryos.com/reference/deletecampaign.md): Delete a specific campaign by its ID. - [Export campaign data as CSV](https://docs.telemetryos.com/reference/exportcampaigncsv.md): Export the data of a specific campaign in CSV format. - [Retrieve all campaigns](https://docs.telemetryos.com/reference/getallcampaigns.md): Fetch a list of all campaigns. - [Get campaign views](https://docs.telemetryos.com/reference/getcampaignviews.md): Fetch views for a specific campaign with filter options. - [Create a new content folder](https://docs.telemetryos.com/reference/createcontentfolder.md): Create a new folder for organizing content. - [Delete a content folder](https://docs.telemetryos.com/reference/deletecontentfolder.md): Delete a specific content folder by its ID. - [Retrieve all content folders](https://docs.telemetryos.com/reference/getallcontentfolders.md): Fetch a list of all content folders. - [Modify a content folder](https://docs.telemetryos.com/reference/updatecontentfolder.md): Update the details of a specific content folder by its ID. - [Retrieve all contents](https://docs.telemetryos.com/reference/getallcontents.md): Fetch a list of contents with various filtering options. - [Update content](https://docs.telemetryos.com/reference/updatecontent.md): Modify specific details of a content item by its ID. - [Control a device by issuing a command](https://docs.telemetryos.com/reference/controldevice.md): Send a control command to a specific device, such as switching to the next page, restarting, or pausing/resuming playback. - [Delete a device](https://docs.telemetryos.com/reference/deletedevice.md): Delete a specific device by its ID. - [Retrieve a device by ID](https://docs.telemetryos.com/reference/getdevicebyid.md): Fetch details of a specific device by its ID. - [Retrieve all devices](https://docs.telemetryos.com/reference/getdevices.md): Fetch a list of devices, optionally paginated. - [Modify a device](https://docs.telemetryos.com/reference/modifydevice.md): Update specific fields of a device by its ID. - [API Format](https://docs.telemetryos.com/reference/api-format.md) - [Authentication](https://docs.telemetryos.com/reference/authentication-1.md) - [Base URL](https://docs.telemetryos.com/reference/base-url.md) - [Error Codes](https://docs.telemetryos.com/reference/error-codes.md): Our current error code explanations - [Introduction](https://docs.telemetryos.com/reference/introduction.md): Get started with the TelemetryOS User API - [Rate Limits](https://docs.telemetryos.com/reference/rate-limits-1.md): TelemetryOS rate limits - [Retrieve account logs](https://docs.telemetryos.com/reference/getaccountlogs.md): Fetch a list of account logs with pagination. - [Retrieve device logs with filtering options](https://docs.telemetryos.com/reference/getdevicelogs.md): Fetch a list of device logs filtered by event and severity, with pagination. - [Retrieve device report logs with filtering options](https://docs.telemetryos.com/reference/getdevicereportlogs.md): Fetch a report of logs for a specific device, playlist, or event type, with pagination. - [Retrieve logs for a specific device](https://docs.telemetryos.com/reference/getlogsbydeviceid.md): Fetch a list of logs for a specific device by its ID. - [Create a new override](https://docs.telemetryos.com/reference/createoverride.md): Create a new override with the provided details. - [Delete a specific override by ID](https://docs.telemetryos.com/reference/deleteoverride.md): Delete a specific override by its ID. - [Retrieve all overrides](https://docs.telemetryos.com/reference/getalloverrides.md): Fetch a list of all overrides. - [Retrieve a specific override by ID](https://docs.telemetryos.com/reference/getoverridebyid.md): Fetch a specific override by its ID. - [Modify an override](https://docs.telemetryos.com/reference/modifyoverride.md): Modify an override by its ID. - [Create a new playlist](https://docs.telemetryos.com/reference/createplaylist.md): Create a new playlist with the provided details. - [Delete a playlist by ID](https://docs.telemetryos.com/reference/deleteplaylist.md): Delete a specific playlist by its ID. - [Retrieve all playlists](https://docs.telemetryos.com/reference/getallplaylists.md): Fetch a list of all playlists. - [Retrieve a specific playlist by ID](https://docs.telemetryos.com/reference/getplaylistbyid.md): Fetch a specific playlist by its ID. - [Modify a playlist](https://docs.telemetryos.com/reference/modifyplaylist.md): Modify a playlist by its ID. - [Send a message to a webhook](https://docs.telemetryos.com/reference/callwebhookbyid.md): Send a message to a webhook - [Create a tag webhook](https://docs.telemetryos.com/reference/createtagwebhook.md): Create a new tag-based webhook. - [Create a new webhook](https://docs.telemetryos.com/reference/createwebhook.md): Create a new webhook with the provided details. - [Delete a specific webhook by ID](https://docs.telemetryos.com/reference/deletewebhook.md): Delete a specific webhook by its ID. - [Retrieve all webhooks](https://docs.telemetryos.com/reference/getallwebhooks.md): Fetch a list of all webhooks. - [Retrieve a specific webhook by ID](https://docs.telemetryos.com/reference/getwebhookbyid.md): Fetch a specific webhook by its ID. - [Modify a webhook](https://docs.telemetryos.com/reference/modifywebhook.md): Modify a specific webhook by its ID.