...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| userId (required) | string | The ID of the user whose password you want to change. |
| password (required) | string | The new password. |
...
...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| userId (required) | string | The ID of the user whose password you want to change. |
| password (required) | string | The new password. |
...