Add a text review to an NPS score
NPS
Add a text review to an NPS score
Attaches an optional text review to an existing NPS score. Fails with 403 if the NPS does not belong to the caller company.
POST
Add a text review to an NPS score
Documentation Index
Fetch the complete documentation index at: https://woku.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
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 NPS score.
Pattern:
^[0-9a-fA-F]{24}$Body
application/json
Text feedback content.
Maximum string length:
3000Example:
"El producto cumple mis expectativas."
Response
Text review added