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