create_user.rq

Description

This API is used create a new user on the server

One way is to create the user with at password and the other is to create without password (and possibly let the user assign (change) the password later)

HTTP Method

 POST

Parameters

u = (Username)
p = (0..1 Password)

Permissions

Server Permission Requirements: Admin

Example

http://localhost:24780/create_user.rq?u=TestUser
http://localhost:24780/create_user.rq?u=TestUser&p=TestPass

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk