latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

Resources

Update a connection

Updates a connection. You can't change provider_id or the authentication method. Secrets can be omitted to keep the stored values.

patch/v3/connections/{connectionId}

Path parameters

connectionIdstring uuid required

Request body

privacy'private' | 'shared'
sharingScope'organization' | 'specific'

Required when privacy is shared, and must be omitted otherwise.

groupIdsstring[]

Required when privacy is shared.

configobject

Response

The updated connection.

idstring uuid
namestring
provider_idstring
user_idstring
account_idstring
privacy'private' | 'shared'
configobject
created_atstring date-time
updated_atstring date-time