# session.terminated Triggered when the session is terminated. This can occur for internal reasons or max_latency is set and exceeded. Endpoint: POST session.terminated Version: 3.0 Security: Bearer, Basic, Internal, None ## Request fields (application/json): - `individual_id` (string) Unique ID of the Individual identified by MeasureOne Example: "idv_Cevp4Jw9CIsEeNjpgAAjy2EZt3R" - `datarequest_id` (string) Unique ID of the Data Request identified by MeasureOne Example: "dr_TSEne2SSjP3GvpVrs5HLol4xor2" - `external_id` (string) Your identifier for the Individual Example: "Oas212" - `session_id` (string) MeasureOne's Unique ID of the session in which Example: "tls_1fGYo0n2ggSN7iROJNkvxFDkovE" - `event` (string) Name of the event Example: "session.terminated"