Values_1.DeleteSessionRequestSourceDeletes the session.
type nonrec t = {id : Values_0.NameString.t;The ID of the session to be deleted.
*)requestOrigin : Values_0.OrchestrationNameString.t option;The name of the origin of the delete session request.
*)}