This function implements third-party user creation.
| object The parameters required for the third-party account.  Example:  plugin=xovi | 
uapi --output=jsonpretty \ --user=username \ Plugins \ create_user \ plugin='xovi'
{- "apiversion": 3,
- "func": "create_user",
- "module": "Plugins",
- "result": {- "data": {- "apiToken": "b06950548166672ca"
 },
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
 }
}