PUT /v2/auth/reset-password HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 145
{
"client_type_id": "text",
"environment_id": "text",
"node_type": "text",
"old_password": "text",
"password": "text",
"project_id": "text",
"user_id": "text"
}