Add a text review to a CES response
CES
Add a text review to a CES response
Attaches an optional text review to an existing CES response. The comment is classified and merged asynchronously. Fails with 403 if the CES response does not belong to the caller company.
POST
Add a text review to a CES response
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
MongoDB ObjectId of the CES response.
Pattern:
^[0-9a-fA-F]{24}$Body
application/json
Text feedback content.
Maximum string length:
3000Example:
"Resolver mi problema fue muy facil."
Response
Text review added