Capture a CES score
Submits a CES effort score (1-5) for the caller company against a specific CES tool. CES tools are always custom, so cesToolId is always required. Optionally include the respondent email, or mark the submission anonymous.
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Body
CES effort score on a 1-5 scale.
1 <= x <= 54
CES tool id. Always required: CES tools are always custom.
^[0-9a-fA-F]{24}$"507f1f77bcf86cd799439011"
Optional inbound response channel. Defaults to 'api'; a value provided here REPLACES it (user-defined channel).
48Respondent email. Omit (or set anonymous) for an anonymous capture.
"customer@example.com"
When true, no respondent email is stored.
Opaque invitation dispatch token echoed from the link (?dtoken=). Consumed to mark the outbound invitation responded; never persisted.
64