We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e708e1 commit 63e2f3fCopy full SHA for 63e2f3f
1 file changed
descriptions/0/api.intercom.io.yaml
@@ -8616,11 +8616,11 @@ paths:
8616
- type: conversation
8617
id: '512'
8618
metrics_retained: false
8619
- updated_at: 1734537460
+ deleted_at: 1734537460
8620
8621
id: '513'
8622
metrics_retained: true
8623
- updated_at: 1734537400
+ deleted_at: 1734537400
8624
schema:
8625
"$ref": "#/components/schemas/deleted_conversation_list"
8626
'401':
@@ -18619,7 +18619,7 @@ components:
18619
type: boolean
18620
description: Whether reporting metrics are retained for this conversation ID
18621
example: true
18622
- updated_at:
+ deleted_at:
18623
type: integer
18624
format: date-time
18625
description: The time when the conversation was deleted.
0 commit comments