API Reference
Users
Admin endpoints for managing accounts.
Base path: /v1/admin/users
All endpoints require a session (they reject API keys) and the caller must be an admin. The first admin is created via POST /v1/auth/setup; this resource mints every admin after that.