v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBfelix
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 required
Request body
Response
Successful Response
object required