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

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

...