Skip to main content
POST
Repair: materialize a missing LC connection

Authorizations

Authorization
string
header
required

LeadConduit uses HTTP Basic Authentication with the username API and your API key as the password.

For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'

Body

application/json
connection_id
string
required

24-char hex ID of the SSO connection to materialize in LC.

Example:

"5d9a4c421d011c553e000001"

Response

Created — account_connections row inserted.

id
string
required

ID of the inserted account_connections row.

Example:

"5d9a4c421d011c553e000001"