# session.completed (deprecated) Triggered when a session gets completed Endpoint: POST session.completed Version: 3.0 Security: Bearer, Basic, Internal, None ## Request fields (application/json): - `session_id` (string) MeasureOne's Unique ID of the session for which the Individual connected their account Example: "tls_1d7wotXTBnA54hsQEyjq6LwSaZs" - `individual_id` (any) Unique ID of the Individual identified by MeasureOne Example: "idv_TSEne2SSjP3GvpVrs5HLol4xor2" - `external_id` (any) Your identifier for the Individual Example: "ABCDECD" - `event` (string) Name of the event Example: "session.completed" - `reason_code` (any) Reason code for this webhook Example: "DATA_NOT_AVAILABLE"