Skip to main content
PATCH
Update Connection

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

connection_id
string<uuid>
required

Connection ID

Body

application/json
name
string
Minimum string length: 1
server_url
string<uri>
auth_method
enum<string>
Available options:
url,
oauth,
apikey,
headers
headers
object | null
shared
boolean

Response

Default Response

id
string
required
name
string
required
type
string
required
provider
string
required
user_id
string | null
required
team_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
server_url
string
transport_type
enum<string>
Available options:
stdio,
sse,
http
auth_method
string | null
custom_integration_id
string | null
icon_url
string | null
oauth_provider
string | null
oauth_provider_key
string | null
oauth_scopes
string[] | null
has_headers
boolean
has_oauth_tokens
boolean
integration_id
string | null
shared
boolean
created_by
string | null
broken_at
string<date-time> | null
broken_reason
string | null