Update Integration Instance

Updates the configuration of an existing SDK integration instance. Currently supports updating notification email addresses, which determine who receives alerts about sync failures, data validation issues, and other important events related to the integration, as well as updating the status of the instance (connected, not-connected) to reflect its current connection state.

Constraints

  • Only notification emails and status of the instance can be updated
  • Email addresses must belong to active Zluri users
  • Maximum 3 notification emails per instance
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the SDK instance

Body Params

Request to update an existing SDK instance configuration

notification_emails
array of strings

Updated list of email addresses for sync notifications. Replaces the existing list entirely.

notification_emails
string
enum

The status of the SDK Instance. If not-connected, the custom integration cannot be used for syncing data.

Allowed:
string

Email address of the user updating the SDK instance

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json