PATCH
/
provisioning
/
organizations
/
{organization_id}
/
connections
/
{connection_id}

Headers

X-API-KEY
string | null
X-CONNECTION-INVITE-TOKEN
string | null

Path Parameters

organization_id
string
required
connection_id
string
required

Body

application/json
credentials
object | null

Connection credentials

identifier
string | null

An optional identifier for the connection, you can use this to reference the connection in your own system

Response

200 - application/json
id
string
required
vendor
string
required
is_active
boolean
required
refresh_interval_secs
integer
required
timeout_secs
integer
required
organization_id
string
required
oauth2_authorize_url
string | null
identifier
string | null