Skip to content

Change the current user's password

POST
/resources/me/password

Request Body

JSON
{
  
"currentPassword": "string",
  
"newPassword": "string"
}

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.