Change password
Set password
Set a new password for the current user.
POST/me/password
Authorization
Body
currentPassword*string (password)
The current password as an extra precaution.
newPassword*string (password)
The new password to set.
Response
OK
Request
Response
Last updated