v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
AuthService

Change password

put/mr-api/authentication/{id}/changePassword

Request body

oldPasswordstring password required
newPasswordstring password required

Response

Successfully updated password

namestring
emailstring email
personType'person' | 'serviceAccount' | 'sdkServiceAccount'
otherstring
sourcestring
versioninteger
passwordRequiresResetboolean
whenArchivedstring date-time
whenLastAuthenticatedstring date-time

This is the timestamp in UTC when they last logged into the system

whenLastSeenstring date-time

This is the timestamp in UTC when they last made a request to the system on their most recent login. If it is null it means they have no current token or have never logged in.