Noema
10/17/2024, 8:32 PMVapi
10/17/2024, 8:35 PMx-vapi-secretjson
{
  "sessionId": "unique-session-id",
  "userId": "unique-user-id",
  "timestamp": "2023-04-01T12:34:56Z",
  "intent": {
    "name": "user_intent",
    "parameters": {
      "param1": "value1",
      "param2": "value2"
    }
  },
  "context": {
    "previousIntent": "previous_user_intent",
    "parameters": {
      "param1": "value1",
      "param2": "value2"
    }
  }
}x-vapi-secretVapi
10/17/2024, 8:35 PMNoema
10/17/2024, 8:37 PMVapi
10/17/2024, 8:37 PMShubham Bajaj
10/23/2024, 1:50 PMNoema
10/23/2024, 9:20 PM