post https://example.com/dms/v1/analytics/db/state/synchronization/stop
Stop Analytics DB Synchronization
The following API stop the synchronization of analytics DB. After the user calls this API the analytics DB will be static until the next call to start initialization API
This API can be called when analytics DB deployment state is: [DEPLOYED] and activation state is: [ACTIVE_AND_SYNC_ON].
After this API is called the activation state will be changed to: [ACTIVE_AND_SYNC_OFF]
This API requires DMS_STOP_ANALYTICS_DB_SYNCHRONIZATION permission(s).