Skip to main content
PATCH
Update connection

Authorizations

Authorization
string
header
required

Pass the API key as a bearer token.

Path Parameters

id
string
required

Resource identifier.

Body

application/json
external_id
string

External account identifier.

Response

Connection updated successfully.

id
string
required

Connection identifier.

external_id
string | null
required

External system identifier.

expires_at
string<date-time> | null
required

Expiration timestamp for the access token.

integration_id
string
required

Integration ID associated with the connection.

created_at
string<date-time>
required
updated_at
string<date-time>
required