Bold360 and BoldChat Developer Center

removeChatIncident

Removes a specified chat incident from a chat.

Input parameters

Parameter Type Required Description
IncidentID numeric - ID code Yes The incident to access or modify.

Request format

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

Return values

None.