Save Helpdesk Locale Category
PUT https://api.crisp.chat/v1/website/:website_id/helpdesk/locale/:locale/category/:category_id
Request Body
{"name"=>"Chatbox", "description"=>"Help on how to setup and use the Crisp chatbox.", "color"=>"#377FEA", "image"=>nil, "order"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |