Bold360 and BoldChat Developer Center

removeChatIncidents

Deletes all chat incidents from a specified chat.

Input parameters

Parameter Type Required Description
ChatID numeric - ID code Yes The chat to access or modify.

Request format

curl "https://api.boldchat.com/aid/$accountID/data/rest/json/v1/removeChatIncidents?auth=$authHash&IncidentID=$IncidentID01,IncidentID02,..."

Return values

Parameter Type Description

IncidentID

numeric - ID code array

The incidentIDs of the incidents to be deleted.