Skip to main content
POST
Add Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
current_user
string
required
Example:

"username1"

connected_peer
string
required
Example:

"username2"

Response

200 - application/json

Connection created

data
unknown