We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2fb2c commit fed96ebCopy full SHA for fed96eb
contact-center-insights/createConversationWithTtl.js
@@ -48,7 +48,7 @@ function main(
48
},
49
medium: 'CHAT',
50
ttl: {
51
- seconds: 600,
+ seconds: 86400,
52
53
54
});
0 commit comments