Builder data sources
Dispatches the service of the related page data_sources
post/api/builder/page/{page_id}/dispatch-data-sources/
Path parameters
page_idinteger required
The page we want to dispatch the data source for.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.