Skip to main content
PUT
Upsert Salesforce integration authentication details

Authorizations

Authorization
string
header
default:<organization-api-token>
required

Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.

Body

application/json
namespace
string
required
org_id
string
required
instance_url
string
required
refresh_token
string
default:""

Deprecated -- Username for JWT Bearer OAuthflow should be used going forward

username
string

Username for JWT Bearer OAuth flow

is_prod
boolean | null
use_prod_eca
boolean | null

Response

200 - application/json

Upsert Salesforce integration authentication details

integrationConnectionId
string
required
isActive
boolean
required