Datalayer

Refresh the datalayer sync for a connection

Triggers an on-demand execution of the datalayer sync for the consumer's connection. Requires the datalayer to be configured for the connection's vertical and the sync enabled.

post/consumers/{consumer_id}/connections/{connection_id}/refresh_datalayer

Path parameters

consumer_idstring uuid required
connection_idstring uuid required

Request body

force_from_datestring date nullable

Force the refresh to (re)sync data from this date, overriding the flow configuration.

Response

Successful Response

statusstring required
messagestring required
dataobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.