Skip to main content
POST
/
api
/
v2
/
integrations
/
candid
/
connection
/
upsert
{
  "connectionId": "<string>"
}

Body

application/json
connectionId
string
required

The ID of the connection.

clientId
string
required

The Candid Health client ID.

clientSecret
string
required

The Candid Health client secret.

isStagingConnection
boolean
required

Whether this is a staging connection.

Response

Default Response

connectionId
string
required

The connection ID.