PUT
/
customerbase
/
v1
/
organizations
/
{id}
/
links
/
{externalSystem}
/
primary

Authorizations

X-CUSTOMER-OS-API-KEY
string
headerrequired

Path Parameters

id
string
required

Organization ID or COS ID

externalSystem
string
required

External system name

Body

application/json

Request to set or replace the primary external system ID

externalId
string

The ID of the external system to be set as primary required: true example: stripe-1234

Response

200 - application/json

Response structure for external system operations

organization
object

The external system information

requestId
string
status
string

Status indicates the result of the operation ("success" or "error")