Auth

Update current user profile

patch/api/auth/me

Request body

current_passwordstring
new_passwordstring
display_namestring

Response

Profile updated

successboolean

Changes