User Tools

Site Tools


json_calls

This is an old revision of the document!


Available JSON Calls

Add a user

{
    "task":"add_user",
    "params":{
        "user":"__USER__" ,
        "password":"__PWD__"
    }
}

__USER__ - The system user that would be created
__PWD__ - This should be between 8 to 20 characters with a reasonable password strength

json_calls.1744786331.txt.gz · Last modified: 2025/04/16 06:52 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki