Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Gets the information associated with the user in the current network.
Response Body
...
id:
login: The user's login name
password: The user password. This may return "null".
firstName: The user's first name
lastName: The user's last name
creationDate:
lastModifiedDate:
activationDate:
POST
Registers the user in the current network.
...
Create a network that will be associated with the user.
Parameters
key
:
Request Body
Network
Response Body
Network
/self/networks/{networkId}/
/self/networks/{networkName}/
GET
Retrieve the network name.
Request Body
Network
/self/networks/{networkId}/settings/
...
Retrieve the network settings.
Response Body
Network Settings
/self/networks/{networkName}/settings/
PUT
Request Body
Network Settings
/self/networks/{networkId}/subscription/
...