Update Password
Reference for updating the password for a Per Proxy Mobile Proxy.
post
Authorizations
HTTPRequired
Enter token as: Bearer
Body
usernamestringRequired
oldPasswordstringRequired
Password must contain only letters and numbers.
newPasswordstringRequired
Password must contain only letters and numbers.
Responses
200
Proxy password updated successfully
application/json
messagestringOptional
400
Error updating proxy password
application/json
post/perproxy/update-password
Last updated
Was this helpful?