Builder data sources
Updates an existing builder data_source.
patch/api/builder/data-source/{data_source_id}/
Path parameters
data_source_idinteger required
The id of the data_source
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.