Skip to content

Commit 9bbc2d5

Browse files
markdennis22claude
andauthored
Add missing examples to create contact request body (#438)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent aade949 commit 9bbc2d5

10 files changed

Lines changed: 60 additions & 0 deletions

descriptions/0/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21830,9 +21830,11 @@ components:
2183021830
role:
2183121831
type: string
2183221832
description: The role of the contact.
21833+
example: user
2183321834
external_id:
2183421835
type: string
2183521836
description: A unique identifier for the contact which is given to Intercom
21837+
example: "625e90fc55ab113b6d92175f"
2183621838
email:
2183721839
type: string
2183821840
description: The contacts email
@@ -21888,6 +21890,10 @@ components:
2188821890
type: object
2188921891
nullable: true
2189021892
description: The custom attributes which are set for the contact
21893+
example:
21894+
paid_subscriber: true
21895+
monthly_spend: 155.5
21896+
team_mates: 1
2189121897
anyOf:
2189221898
- required:
2189321899
- email

descriptions/2.10/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13650,9 +13650,11 @@ components:
1365013650
role:
1365113651
type: string
1365213652
description: The role of the contact.
13653+
example: user
1365313654
external_id:
1365413655
type: string
1365513656
description: A unique identifier for the contact which is given to Intercom
13657+
example: "625e90fc55ab113b6d92175f"
1365613658
email:
1365713659
type: string
1365813660
description: The contacts email
@@ -13700,6 +13702,10 @@ components:
1370013702
type: object
1370113703
nullable: true
1370213704
description: The custom attributes which are set for the contact
13705+
example:
13706+
paid_subscriber: true
13707+
monthly_spend: 155.5
13708+
team_mates: 1
1370313709
anyOf:
1370413710
- required:
1370513711
- email

descriptions/2.11/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14459,9 +14459,11 @@ components:
1445914459
role:
1446014460
type: string
1446114461
description: The role of the contact.
14462+
example: user
1446214463
external_id:
1446314464
type: string
1446414465
description: A unique identifier for the contact which is given to Intercom
14466+
example: "625e90fc55ab113b6d92175f"
1446514467
email:
1446614468
type: string
1446714469
description: The contacts email
@@ -14509,6 +14511,10 @@ components:
1450914511
type: object
1451014512
nullable: true
1451114513
description: The custom attributes which are set for the contact
14514+
example:
14515+
paid_subscriber: true
14516+
monthly_spend: 155.5
14517+
team_mates: 1
1451214518
anyOf:
1451314519
- required:
1451414520
- email

descriptions/2.12/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14721,9 +14721,11 @@ components:
1472114721
role:
1472214722
type: string
1472314723
description: The role of the contact.
14724+
example: user
1472414725
external_id:
1472514726
type: string
1472614727
description: A unique identifier for the contact which is given to Intercom
14728+
example: "625e90fc55ab113b6d92175f"
1472714729
email:
1472814730
type: string
1472914731
description: The contacts email
@@ -14771,6 +14773,10 @@ components:
1477114773
type: object
1477214774
nullable: true
1477314775
description: The custom attributes which are set for the contact
14776+
example:
14777+
paid_subscriber: true
14778+
monthly_spend: 155.5
14779+
team_mates: 1
1477414780
anyOf:
1477514781
- required:
1477614782
- email

descriptions/2.13/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16156,9 +16156,11 @@ components:
1615616156
role:
1615716157
type: string
1615816158
description: The role of the contact.
16159+
example: user
1615916160
external_id:
1616016161
type: string
1616116162
description: A unique identifier for the contact which is given to Intercom
16163+
example: "625e90fc55ab113b6d92175f"
1616216164
email:
1616316165
type: string
1616416166
description: The contacts email
@@ -16206,6 +16208,10 @@ components:
1620616208
type: object
1620716209
nullable: true
1620816210
description: The custom attributes which are set for the contact
16211+
example:
16212+
paid_subscriber: true
16213+
monthly_spend: 155.5
16214+
team_mates: 1
1620916215
anyOf:
1621016216
- required:
1621116217
- email

descriptions/2.14/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17604,9 +17604,11 @@ components:
1760417604
role:
1760517605
type: string
1760617606
description: The role of the contact.
17607+
example: user
1760717608
external_id:
1760817609
type: string
1760917610
description: A unique identifier for the contact which is given to Intercom
17611+
example: "625e90fc55ab113b6d92175f"
1761017612
email:
1761117613
type: string
1761217614
description: The contacts email
@@ -17654,6 +17656,10 @@ components:
1765417656
type: object
1765517657
nullable: true
1765617658
description: The custom attributes which are set for the contact
17659+
example:
17660+
paid_subscriber: true
17661+
monthly_spend: 155.5
17662+
team_mates: 1
1765717663
anyOf:
1765817664
- required:
1765917665
- email

descriptions/2.15/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18331,9 +18331,11 @@ components:
1833118331
role:
1833218332
type: string
1833318333
description: The role of the contact.
18334+
example: user
1833418335
external_id:
1833518336
type: string
1833618337
description: A unique identifier for the contact which is given to Intercom
18338+
example: "625e90fc55ab113b6d92175f"
1833718339
email:
1833818340
type: string
1833918341
description: The contacts email
@@ -18381,6 +18383,10 @@ components:
1838118383
type: object
1838218384
nullable: true
1838318385
description: The custom attributes which are set for the contact
18386+
example:
18387+
paid_subscriber: true
18388+
monthly_spend: 155.5
18389+
team_mates: 1
1838418390
anyOf:
1838518391
- required:
1838618392
- email

descriptions/2.7/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11744,9 +11744,11 @@ components:
1174411744
role:
1174511745
type: string
1174611746
description: The role of the contact.
11747+
example: user
1174711748
external_id:
1174811749
type: string
1174911750
description: A unique identifier for the contact which is given to Intercom
11751+
example: "625e90fc55ab113b6d92175f"
1175011752
email:
1175111753
type: string
1175211754
description: The contacts email
@@ -11794,6 +11796,10 @@ components:
1179411796
type: object
1179511797
nullable: true
1179611798
description: The custom attributes which are set for the contact
11799+
example:
11800+
paid_subscriber: true
11801+
monthly_spend: 155.5
11802+
team_mates: 1
1179711803
anyOf:
1179811804
- required:
1179911805
- email

descriptions/2.8/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11768,9 +11768,11 @@ components:
1176811768
role:
1176911769
type: string
1177011770
description: The role of the contact.
11771+
example: user
1177111772
external_id:
1177211773
type: string
1177311774
description: A unique identifier for the contact which is given to Intercom
11775+
example: "625e90fc55ab113b6d92175f"
1177411776
email:
1177511777
type: string
1177611778
description: The contacts email
@@ -11818,6 +11820,10 @@ components:
1181811820
type: object
1181911821
nullable: true
1182011822
description: The custom attributes which are set for the contact
11823+
example:
11824+
paid_subscriber: true
11825+
monthly_spend: 155.5
11826+
team_mates: 1
1182111827
anyOf:
1182211828
- required:
1182311829
- email

descriptions/2.9/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12948,9 +12948,11 @@ components:
1294812948
role:
1294912949
type: string
1295012950
description: The role of the contact.
12951+
example: user
1295112952
external_id:
1295212953
type: string
1295312954
description: A unique identifier for the contact which is given to Intercom
12955+
example: "625e90fc55ab113b6d92175f"
1295412956
email:
1295512957
type: string
1295612958
description: The contacts email
@@ -12998,6 +13000,10 @@ components:
1299813000
type: object
1299913001
nullable: true
1300013002
description: The custom attributes which are set for the contact
13003+
example:
13004+
paid_subscriber: true
13005+
monthly_spend: 155.5
13006+
team_mates: 1
1300113007
anyOf:
1300213008
- required:
1300313009
- email

0 commit comments

Comments
 (0)