Skip to content

Commit c9c3a26

Browse files
authored
aht api doc updates (#312)
1 parent ec09a5b commit c9c3a26

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17995,6 +17995,11 @@ components:
1799517995
description: Time from conversation assignment to conversation close in
1799617996
seconds.
1799717997
example: 2310
17998+
adjusted_handling_time:
17999+
type: integer
18000+
nullable: true
18001+
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
18002+
example: 1800
1799818003
conversation_teammates:
1799918004
title: Conversation teammates
1800018005
type: object

descriptions/2.13/api.intercom.io.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15829,6 +15829,11 @@ components:
1582915829
description: Time from conversation assignment to conversation close in
1583015830
seconds.
1583115831
example: 2310
15832+
adjusted_handling_time:
15833+
type: integer
15834+
nullable: true
15835+
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
15836+
example: 1800
1583215837
conversation_teammates:
1583315838
title: Conversation teammates
1583415839
type: object

descriptions/2.14/api.intercom.io.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17042,6 +17042,11 @@ components:
1704217042
description: Time from conversation assignment to conversation close in
1704317043
seconds.
1704417044
example: 2310
17045+
adjusted_handling_time:
17046+
type: integer
17047+
nullable: true
17048+
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
17049+
example: 1800
1704517050
conversation_teammates:
1704617051
title: Conversation teammates
1704717052
type: object

0 commit comments

Comments
 (0)