Save People Data
PUT https://api.crisp.chat/v1/website/:website_id/people/data/:people_id
Request Body
{"data"=>{"type"=>"customer", "signup"=>"finished"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |
PUT https://api.crisp.chat/v1/website/:website_id/people/data/:people_id
{"data"=>{"type"=>"customer", "signup"=>"finished"}}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |