Skip to content

Duplicate Connection

POST
/connections/{id}/duplicate

Creates a new connection with the same configuration as an existing one.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Session ID

Type
string
Required

Responses

New session created

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License