Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
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/
...
/self/users/{userId}/profile/{key}
GET
Retrieve the user profile.
Response Body
- String
PUT
Update the user profile.
Request Body
- String
Response Body
- [KeyValuePair<string, string>]
Delete
Delete the user profile.
/self/users/{userId}/notifications/
GET
Parameters
...
Get user notification settings.
Response Body
...
- UserNotificationSettings
PUT
...
Update user notification settings.
Request Body
...
- UserNotificationSettings
/self/users/{userId}/permissions/
GET
Parameters
Request Body
Response BodyGet user permissions.
Response Body
- Permission[]