Update an app
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Pfadparameter
Body
Internal numeric row id of the active revision. null for previews/imports.
Stable app identifier (nano-id). Use this in routes like /app/{appId}.
"k4FqL2Hm"
Monotonic revision counter. Incremented on every update.
7
"Customer health check"
URL-safe slug derived from name.
"customer-health-check"
Author/team. Stored as plain text.
Visibility/availability flag (see Mind/Models/App.php for the allowed values).
UI-level config (icon, color, layout hints).
The app body. Contains the HTML template, the executor source (Python/Node/PHP) and any static parameters. The exact shape is owned by the app author.
true
Profile id of the creating user.