POST

https://api.vida.dev

/
api
/
v2
/
context
curl --request POST \
  --url https://api.vida.dev/api/v2/context \
  --header 'Content-Type: application/json' \
  --data '{
  "target": "+1234567890 or john_doe",
  "context": "Customer Name: John Doe, Car Model: Toyota Camry, Last Oil Change: 2023-05-15"
}'
This response has no body data.

Authorizations

token
string
queryrequired

Vida API Token

Body

application/json
target
string

Phone number in E.164 format or VIDA username of the user

context
string
required

Context information to inject