latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
felix
synthesis-log
Link Session To Dataset
Link all entries in a synthesis session to a dataset.
Called after a synthesized dataset is created so the history is accessible from the dataset detail page.
Args: session_id: UUID of the synthesis session. request: Contains the dataset_id to link. auth: Authentication result.
Returns: Success indicator.
Raises: HTTPException: If the link operation fails.
post/felix/synthesis-log/session/{session_id}/link
Path parameters
session_idstring uuid required
Request body
Response
Successful Response
object required