Customer Integrations

Update a customer integration

Updates a customer's integration link, such as changing the synced external entity ID.

patch/api/v1/customers/{id}/integrations/{integrationId}

Path parameters

idstring required

Customer slug

integrationIdstring required

Integration details

Request body

syncedEntityIdstring nullable required

Synced entity id

Response

The updated customer integration object.

Changes