REST API ReferenceDelete EventsDelete Events DELETE /sessions/:session_id/events Deletes events from a session with offset >= the specified value. This operation is permanent and cannot be undone. Request Responses204404422 Events successfully deleted Session not found Validation error in request parameters