Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
These endpoints allow self management methods in the current network.
/self/
GET
Gets the information associated with the user in the current network.
Parameters
Request Body
Response Body
- Person
POST
Registers the user in the current network.
Parameters
Request Body
- Person
Response Body
- Person
PuT
Updates the users information in the current network.
Parameters
Request Body
- Person
...
Create a network that will be associated with the user.
Parameters
[int] key
:
Request Body
Response Body
/self/networks/{networkId}/
/self/networks/{networkName}/
Retrieve the network name.
GET
Parameters
Request Body
Response Body
...