FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Users Api Update preferredLanguages

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    3
    4
    2.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nlunn
      last edited by

      Is it possible to remove a preferred language and replace it with a new one using the the users api or ruby client?

      Currently on update if the user chooses to update their language it will add that language to the list of preferred languages as opposed to replacing.

      danD R 2 Replies Last reply Reply Quote 0
      • R
        ramyar.jahani14256 @nlunn
        last edited by

        @nlunn Currently on update if the user chooses to update their language it will add that language to the list of preferred languages as opposed to.

        1 Reply Last reply Reply Quote 0
        • danD
          dan @nlunn
          last edited by

          @nlunn Yes, you should be able to do this using one of the newer patch methods. These are unfortunately not available in the client libraries (yet), but can be used with an HTTP request.

          More details here: https://fusionauth.io/docs/v1/tech/apis/#the-patch-http-method

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

          N 1 Reply Last reply Reply Quote 0
          • N
            nlunn @dan
            last edited by

            @dan thank you guys for quick response, it took me 15 months to take a look... any chance it has been added to client libraries?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post