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
Response Body
/self/profile
GET
Parameters
Request Body
Response Body
POST
Parameters
Request Body
Response Body
/self/profile/{key}
GET
Parameters
Request Body
Response Body
PUT
Parameters
Request Body
Response Body
DELETE
Parameters
Request Body
Response Body
/self/networks/
GET
Retrieve networks associated with the user.
Parameters
Request Body
Response Body
POST
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.