JavaScript
Customer Integrations
Update a customer integration
Updates a customer’s integration link, such as changing the synced external entity ID.
PATCH
JavaScript
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Path Parameters
Customer slug
Required string length:
1 - 255Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_|.@-]*$Integration details
Maximum string length:
255Body
application/json
Updates a customer integration link.
Synced entity id
Maximum string length:
255Response
The updated customer integration object.
Response object
External billing or CRM integration link
