Skip to content
  • 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
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help