Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#3D3D3D
bgColor#F4F4F4
titleColor#3D3D3D
borderWidth0
titleBGColor#3D3D3D
borderStylesolid

ON THIS PAGE

Table of Contents
maxLevel2
indent20px

...

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

...