Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-3731

Docs should cover the '/controller/changePassword' endpoint

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Server 5.1.0, Server 5.5/Vulcan
    • rest
    • None

    Description

      The REST endpoint '/controller/changePassword' is currently not covered in the documentation.

      This endpoint is used to change the user's password.

      Syntax of this endpoint can be seen below:

      curl -u <user>:<curr_password> http://<host>:8091/controller/changePassword -d password=<new_password>
      

      For example:

      curl -u Administrator:password http://localhost:8091/controller/changePassword -d password=correcthorsebatterystaple
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.smedley Richard Smedley
            matt.carabine Matt Carabine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty