Sign up
      Docs
      • Zoo Design Studio
      • Zoo Developer Tools
        • API
          • Authentication
          • Errors
          • ML
          • Modeling
          • API Calls
          • API Tokens
          • File
          • Meta
          • Orgs
          • Payments
          • Service Accounts
          • Shortlinks
          • Unit
          • Users
            • Get your user.
            • Update your user.
            • Delete your user.
            • Get extended information about your user.
            • Get the OAuth2 providers for your user.
            • Get a user's org.
            • Get the privacy settings for a user.
            • Update the user's privacy settings.
            • Get a session for your user.
            • Get the shortlinks for a user.
            • Create a shortlink for a user.
            • Update a shortlink for a user.
            • Delete a shortlink for a user.
        • CLI
        • Tutorials
      • KCL Language Reference
      • KCL Standard Library
      • KCL Samples
      • Glossary
      • FAQ

      APIUsers

      Endpoints

      • get
        /user
      • put
        /user
      • delete
        /user
      • patch
        /user/crm
      • get
        /user/extended
      • put
        /user/form
      • get
        /user/oauth2/providers
      • get
        /user/onboarding
      • get
        /user/org
      • get
        /user/privacy
      • put
        /user/privacy
      • get
        /user/session/{token}
      • get
        /user/shortlinks
      • post
        /user/shortlinks
      • get
        /user/shortlinks/{key}
      • put
        /user/shortlinks/{key}
      • delete
        /user/shortlinks/{key}
      • get
        /users
      • get
        /users-extended
      • get
        /users-extended/{id}
      • get
        /users/{id}
      • put
        /website/form
      • put
        /website/subscribe