Documentation Index
Fetch the complete documentation index at: https://docs.encrata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an API key in the Authorization header.
Authorization: Bearer YOUR_API_KEY
Path parameters
The monitor’s unique identifier (UUID).
Example request
curl -X DELETE https://encrata.com/api/monitors/a1b2c3d4-... \
-H "Authorization: Bearer YOUR_API_KEY"
Response
This permanently deletes all runs, snapshots, and email associations. This action cannot be undone.