YugabyteDB · Capability
YugabyteDB Anywhere APIs — User management
YugabyteDB Anywhere APIs — User management. 9 operations. Lead operation: YugabyteDB Anywhere Reset the User's Password. Self-contained Naftiko capability covering one Yugabytedb business surface.
What You Can Do
PUT
Resetuserpassword
— YugabyteDB Anywhere Reset the User's Password
/v1/api/v1/customers/{cuuid}/reset-password
GET
Listusers
— YugabyteDB Anywhere List All Users
/v1/api/v1/customers/{cuuid}/users
POST
Createuser
— YugabyteDB Anywhere Create a User
/v1/api/v1/customers/{cuuid}/users
DELETE
Deleteuser
— YugabyteDB Anywhere Delete a User
/v1/api/v1/customers/{cuuid}/users/{uuuid}
GET
Getuserdetails
— YugabyteDB Anywhere Get a User's Details
/v1/api/v1/customers/{cuuid}/users/{uuuid}
PUT
Updateuserrole
— YugabyteDB Anywhere Change a User's Role
/v1/api/v1/customers/{cuuid}/users/{uuuid}
PUT
Changepassword
— YugabyteDB Anywhere Change Password - Deprecated
/v1/api/v1/customers/{cuuid}/users/{uuuid}/change-password
GET
Retrieveoidcauthtoken
— YugabyteDB Anywhere Retrieve OIDC Auth Token
/v1/api/v1/customers/{cuuid}/users/{uuuid}/oidc-auth-token
PUT
Updateuserprofile
— YugabyteDB Anywhere Update a User's Profile
/v1/api/v1/customers/{cuuid}/users/{uuuid}/update-profile
MCP Tools
yugabytedb-anywhere-reset-user-s-password
YugabyteDB Anywhere Reset the User's Password
idempotent
yugabytedb-anywhere-list-all-users
YugabyteDB Anywhere List All Users
read-only
idempotent
yugabytedb-anywhere-create-user
YugabyteDB Anywhere Create a User
yugabytedb-anywhere-delete-user
YugabyteDB Anywhere Delete a User
idempotent
yugabytedb-anywhere-get-user-s-details
YugabyteDB Anywhere Get a User's Details
read-only
idempotent
yugabytedb-anywhere-change-user-s-role
YugabyteDB Anywhere Change a User's Role
idempotent
yugabytedb-anywhere-change-password-deprecated
YugabyteDB Anywhere Change Password - Deprecated
idempotent
yugabytedb-anywhere-retrieve-oidc-auth
YugabyteDB Anywhere Retrieve OIDC Auth Token
read-only
idempotent
yugabytedb-anywhere-update-user-s-profile
YugabyteDB Anywhere Update a User's Profile
idempotent