unshare_run(
self,
run_id: ID_TYPE,
) -> NoneDelete share link for a run.
.. admonition:: Deprecated
Use :meth:`langsmith.Client.runs.share.delete` instead.
See https://docs.langchain.com/langsmith/smithdb-sdk-migration#share-and-read-public-runs for the migration guide.
Will be removed after Jan 31, 2027.