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
Requiredstring
Responses
New session created
application/json
JSON
{
}
