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.1744785978.txt.gz · Last modified: 2025/04/16 06:46 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki