Relays
📫 Relays
Create a relay session with users.
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
URL to send the session data to
https://my-webhook.com/dumpSuccess
The session ID
7349356945f1-SThe authorization token for the session
3500589645The status of the session
READYIf the session is ready to be used
If the session is linked to a relay
The error message if the session failed
Session failedThe webhook URL that we will call once the session is ready
https://my-webhook.com/dumpBad Request
Unauthorized
Forbidden
Internal Server Error
Service Unavailable
List all the active relay sessions.
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
Success
Unauthorized
Forbidden
Internal Server Error
Delete a relay session.
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
No Content
Unauthorized
Forbidden
Not Found
Internal Server Error
Service Unavailable
No content
Retrieve the information for a relay session.
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
Success
The session ID
7349356945f1-SThe authorization token for the session
3500589645The status of the session
READYIf the session is ready to be used
If the session is linked to a relay
The error message if the session failed
Session failedThe webhook URL that we will call once the session is ready
https://my-webhook.com/dumpUnauthorized
Forbidden
Not Found
Internal Server Error
Authorize a user on a Relay Session
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
Session Request ID (ex: 0724828881e2-S)
0724828881e2-SUser Ip to Authorize
1.1.1.1Success
The session ID
7349356945f1-SThe authorization token for the session
3500589645The status of the session
READYIf the session is ready to be used
If the session is linked to a relay
The error message if the session failed
Session failedThe webhook URL that we will call once the session is ready
https://my-webhook.com/dumpBad Request
Unauthorized
Forbidden
Conflict
Internal Server Error
Service Unavailable
Authorize a user on a Relay Session
To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62
Session Request ID (ex: 0724828881e2-S)
0724828881e2-SRelay Authorization Token
3500589645Success
The session ID
7349356945f1-SThe authorization token for the session
3500589645The status of the session
READYIf the session is ready to be used
If the session is linked to a relay
The error message if the session failed
Session failedThe webhook URL that we will call once the session is ready
https://my-webhook.com/dumpNo Content
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Service Unavailable
Last updated
Was this helpful?

