Be advised that calling this use case to sync the Identity/Device on a regular basis is discouraged. Please configure the Server-Sent Events Module or Sync Module to automate the synchronization.

This use case retrieves all relevant data changes between the current Identity (and Device) and the Backbone since the last synchronization. The relevant data so far are new Messages, new/changed Relationships and new/changed IdentityDeletionProcesses. For example, this also includes the receipt of new reactivation requests of terminated Relationships and new responses to those requests, even if they do not change the status of the Relationship.

On Success

  • Relevant data changes are received internally, but no response body associated with the data changes is returned.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: