Update CSAT configuration
PATCH /api/workspaces/{workspaceId}/csat-config
Update CSAT settings for a workspace. Only the fields you include in the request body are changed.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The workspace to update CSAT configuration for.
Request Body
Section titled “Request Body ”object
Responses
Section titled “ Responses ”The CSAT configuration was updated.
CSAT configuration for a workspace, controlling how satisfaction scores are collected and how circuit breakers are triggered.
object
The workspace this configuration belongs to.
Example
a1b2c3d4-e5f6-7890-abcd-ef1234567890Include a satisfaction link in the resolution email.
Example
trueSend a separate follow-up email requesting satisfaction feedback.
Number of days before a satisfaction link expires.
Example
14Minutes to wait after resolution before sending a follow-up email.
Example
60Composite score below which a conversation is flagged as a resolution failure.
Example
2Composite score threshold for the circuit breaker counter.
Example
3Number of consecutive low-scoring conversations before a circuit breaker triggers.
Example
3Time window in hours for counting consecutive low scores.
Example
72Expected baseline for the outcome dimension; used to compute disconfirmation.
Expected baseline for the process dimension.
Expected baseline for the environment dimension.