Clients
One row per clients/<id>/config.json. Listed from GET /api/clients.
Loading…
Click a client to edit its name, branding colors, logo URL, and assigned view. Changes save via POST /api/clients/:id and apply on client reload. Creating new clients and logo file upload are still to come.
Views
Toggle and reorder sections & fields. JSON remains the storage format and is shown below.
View Builder
Changes save to /views/<id>.json via the admin API.