API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/users/{id}β Get user by ID - PUT
/api/v1/users/{id}β Update user profile - PATCH
/api/v1/users/{id}β Update user profile - POST
/api/v1/users/me/retry-setupβ Retry free-tier account setup
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help