Add A People Event
POST https://api.crisp.chat/v1/website/:website_id/people/events/:people_id
Request Body
{"text"=>"Added item to basket", "data"=>{"price"=>10.99, "currency"=>"USD"}, "color"=>"red"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |