API Search endpoints…⌘K

Change the password of a User

POST/lokta-lms/api/v1/users/{userId}/pwd

When updating a password you must provide the repeatPassword parameter also.

Path parameters

userIdpath · integer · int64 · required

userId

Request body application/json

passwordstring · optional
repeatPasswordstring · optional

Responses

200OK

Response fields

changesChangePwdUsersUserIdResponseChanges · optional
officeIdinteger · int64 · optional
resourceIdinteger · int64 · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.