Skip to content

Create Connection

POST
/connections

Creates a new server connection.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
{
}

Responses

Session created

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License