Record NPS response
POST/support/nps-campaigns/:id/responses
Records a single NPS response from a customer for a given campaign. Provide the numeric score (0–10) and an optional comment. Use this when ingesting survey responses from external channels or webhooks.
Request
Responses
- 302
- 404
- 422
Redirect after response is recorded.
NPS campaign not found.
Validation error — score must be 0–10.