Users

Update current user

Updates information for the currently authenticated user. May require reauthentication if critical fields are changed.

put/api/v1/users/current

Request body

userIdstring
givenNamestring
emailstring
surnamestring
currentPasswordstring
newPasswordstring

Response

User information updated successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes