meta {
name: Update Password Me
type: http
seq: 6
}
patch {
url: {{baseUrl}}/api/v1/users/me/password
body: json
auth: none
body:json {
{
"current_password": "",
"new_password": ""