Skip to main content
cURL

Query Parameters

sid
integer
required

The user id for the subaccount

Example:

7

name
string
required

The new user name

Example:

"new_user_1_1"

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
enum<string>
required

Result of method execution. ok in case of success

Available options:
ok
id
integer

The id that was sent in the request