Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Response Body
/self/profile
GET
Gets the users profile settings.
Parameters
Request Body
Response Body
- Dictionary<string, string>
POST
Updates the users profile settings.
Parameters
Request Body
- KeyValuePair<string, string>
Response Body
- KeyValuePair<string, string>
/self/profile/{key}
GET
Gets the users profile settings.
Parameters
Request Body
Response Body
- String
PUT
Updates the users profile settings.
Parameters
Request Body
- String
Response Body
- [KeyValuePair<string, string>]
DELETE
Deletes the users profile settings.
Parameters
Request Body
Response Body
...
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
...