v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Builder data sources

Moves the data_source in the page before another data_source or at the end of the page if no before data_source is given. The data_sources must belong to the same page.

patch/api/builder/data-source/{data_source_id}/move/

Path parameters

data_source_idinteger required

The id of the data_source to move

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.

Request body

before_idinteger nullable

If provided, the data_source is moved before the data_source with this Id. Otherwise the data_source is placed last for this page.

Response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR