PATCH
/
apps
/
{app_id}
/
connections
/
{connection_id}

Path Parameters

app_id
string
required

The ID of the app

connection_id
string
required

The ID of the connection

Body

name
string

Name for the new connection

config
object

Configuration of a connection

Response

200 - application/json
id
string
required

Unique identifier for the connection

type
enum<string>
required

The type of connection

Available options:
ENCOMPASS,
PERSONA
name
string | null
required

Optional name for the connection

config
object
required

Configuration of a connection

created_at
string | null
required

Timestamp of when the connection was created

updated_at
string | null
required

Timestamp of when the connection was last updated