data_sources
Update a data source
Update a data source.
Args: data_source_id: The ID of the data source to update. params: The data source to update.
Returns: The updated data source.
put/v1/data_sources/{data_source_id}
Path parameters
data_source_idstring uuid required
The ID of the data source to update
The ID of the data source to update
Request body
Response
The updated data source
Changes
No recorded changes to this endpoint across all 17 revisions of this API.