Skip to main content
POST
Add a text review to a CES response

Authorizations

Authorization
string
header
required

Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.

Path Parameters

id
string
required

MongoDB ObjectId of the CES response.

Pattern: ^[0-9a-fA-F]{24}$

Body

application/json
description
string
required

Text feedback content.

Maximum string length: 3000
Example:

"Resolver mi problema fue muy facil."

Response

Text review added