Skip to main content
PATCH
Update Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string<date>
default:2024-03-26

Path Parameters

connection_id
string<uuid>
required

Connection ID of the Connection to be updated

Body

application/json
active
boolean | null
tags
string[] | null
business_name
string | null
abn
string | null
email
string<email> | null

Response

Successful Response

data
ConnectionNoCredentials · object
required