CustomerBASE API
Set primary external system ID
Sets or updates the primary external system identifier for an organization
put/customerbase/v1/organizations/{id}/links/{externalSystem}/primary
Path parameters
idstring required
Organization ID or COS ID
externalSystemstring required
External system name
Request body
Response
Primary ID set successfully
Example response
{
"requestId": "1234567890abcdef",
"status": "success"
}Changes
Changed in 2 of the 23 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲