Method Name
private/reset_mmp
private/reset_mmpResets (unfreezes) the mmp state for a subaccount (optionally filtered by currency)
Required minimum session key permission level is account
Parameters
| subaccount_idintegerrequired Subaccount_id for which to reset the mmp state |
| currencystring Currency to reset the mmp for. If not provided, resets all configs for the subaccount |
Response
| idstring or integerrequired |
| resultstringrequired The result of this method call, ok if successfulenum ok |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}