# `Twilio.Flex.V1.Insight.SessionService`
[🔗](https://github.com/jeffhuen/twilio_elixir/blob/main/lib/twilio/flex/v1/insight/session_service.ex#L2)

Service for Session API operations.

Operations: `update`

# `update`

```elixir
@spec update(Twilio.Client.t(), map(), keyword()) ::
  {:ok, Twilio.Resources.Flex.V1.Insight.Session.t()}
  | {:ok, map(), map()}
  | :ok
  | {:error, Twilio.Error.t()}
```

To obtain session details for fetching reports and dashboards

Operation: `CreateInsightsSession` | Tags: FlexV1InsightsSession

---

*Consult [api-reference.md](api-reference.md) for complete listing*
