Navigation

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

    UNSOLVED Users Api Update preferredLanguages

    Q&A
    3
    3
    106
    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.

      dan 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
        • dan
          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

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