Password
API call to update dealer's password.
API actions
update
Parameters
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/panel/dealer/password/update' \
-H 'Content-Type: application/json' \
-d '{"hash": "fa7bf873fab9333144e171372a321b06", "old_password": "qwerty", "new_password": "Hh6FXTt%E!Rx*%f3"}'Response
Errors
Last updated
Was this helpful?