cURL
curl --request POST \ --url http://localhost:3001/api/v1/messages/{id}/ack \ --header 'x-api-key: <api-key>'
{ "acknowledged": true }
Placet API key (hp_...)
Channel (agent) ID
Message acknowledged
true