Change password
API call to change subpaas password.
API actions
change
Parameters
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/panel/subpaas/password/change' \
-H 'Content-Type: application/json' \
-d '{"hash": "fa7bf873fab9333144e171372a321b06", "subpaas_id": 99874, "new_password": "Fr1d@Y$"}'Response
Errors
Last updated
Was this helpful?