curl --request POST \
--url https://api.open.cx/insights/{id}/resolve{
"statusCode": 123,
"message": "<string>",
"error": "<string>"
}Resolves a customer insight and optionally adds resolution details
curl --request POST \
--url https://api.open.cx/insights/{id}/resolve{
"statusCode": 123,
"message": "<string>",
"error": "<string>"
}Default Response
Was this page helpful?