You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptions/2.14/api.intercom.io.yaml
-114Lines changed: 0 additions & 114 deletions
Original file line number
Diff line number
Diff line change
@@ -974,20 +974,6 @@ paths:
974
974
in: header
975
975
schema:
976
976
"$ref": "#/components/schemas/intercom_version"
977
-
- name: page
978
-
in: query
979
-
required: false
980
-
description: The page of results to fetch. Defaults to first page
981
-
example: 1
982
-
schema:
983
-
type: integer
984
-
- name: per_page
985
-
in: query
986
-
required: false
987
-
description: How many results to display per page. Defaults to 15
988
-
example: 15
989
-
schema:
990
-
type: integer
991
977
tags:
992
978
- Articles
993
979
operationId: listArticles
@@ -1796,20 +1782,6 @@ paths:
1796
1782
in: header
1797
1783
schema:
1798
1784
"$ref": "#/components/schemas/intercom_version"
1799
-
- name: page
1800
-
in: query
1801
-
required: false
1802
-
description: The page of results to fetch. Defaults to first page
1803
-
example: 1
1804
-
schema:
1805
-
type: integer
1806
-
- name: per_page
1807
-
in: query
1808
-
required: false
1809
-
description: How many results to display per page. Defaults to 15
1810
-
example: 15
1811
-
schema:
1812
-
type: integer
1813
1785
tags:
1814
1786
- Help Center
1815
1787
operationId: listAllCollections
@@ -2231,20 +2203,6 @@ paths:
2231
2203
in: header
2232
2204
schema:
2233
2205
"$ref": "#/components/schemas/intercom_version"
2234
-
- name: page
2235
-
in: query
2236
-
required: false
2237
-
description: The page of results to fetch. Defaults to first page
2238
-
example: 1
2239
-
schema:
2240
-
type: integer
2241
-
- name: per_page
2242
-
in: query
2243
-
required: false
2244
-
description: How many results to display per page. Defaults to 15
2245
-
example: 15
2246
-
schema:
2247
-
type: integer
2248
2206
tags:
2249
2207
- Help Center
2250
2208
operationId: listHelpCenters
@@ -3528,20 +3486,6 @@ paths:
3528
3486
in: header
3529
3487
schema:
3530
3488
"$ref": "#/components/schemas/intercom_version"
3531
-
- name: page
3532
-
in: query
3533
-
required: false
3534
-
description: The page of results to fetch. Defaults to first page
3535
-
example: 1
3536
-
schema:
3537
-
type: integer
3538
-
- name: per_page
3539
-
in: query
3540
-
required: false
3541
-
description: How many results to display per page. Defaults to 15
3542
-
example: 15
3543
-
schema:
3544
-
type: integer
3545
3489
tags:
3546
3490
- Contacts
3547
3491
- Companies
@@ -3719,20 +3663,6 @@ paths:
3719
3663
in: header
3720
3664
schema:
3721
3665
"$ref": "#/components/schemas/intercom_version"
3722
-
- name: page
3723
-
in: query
3724
-
required: false
3725
-
description: The page of results to fetch. Defaults to first page
3726
-
example: 1
3727
-
schema:
3728
-
type: integer
3729
-
- name: per_page
3730
-
in: query
3731
-
required: false
3732
-
description: How many results to display per page. Defaults to 15
3733
-
example: 15
3734
-
schema:
3735
-
type: integer
3736
3666
tags:
3737
3667
- Notes
3738
3668
- Contacts
@@ -5263,26 +5193,6 @@ paths:
5263
5193
in: header
5264
5194
schema:
5265
5195
"$ref": "#/components/schemas/intercom_version"
5266
-
- name: page
5267
-
in: query
5268
-
required: false
5269
-
description: The page of results to fetch. Defaults to first page
5270
-
example: 1
5271
-
schema:
5272
-
type: integer
5273
-
- name: per_page
5274
-
in: query
5275
-
required: false
5276
-
description: How many results to display per page. Defaults to 15
5277
-
example: 15
5278
-
schema:
5279
-
type: integer
5280
-
- name: starting_after
5281
-
in: query
5282
-
required: false
5283
-
description: String used to get the next page of conversations.
5284
-
schema:
5285
-
type: string
5286
5196
tags:
5287
5197
- Contacts
5288
5198
operationId: ListContacts
@@ -8289,12 +8199,6 @@ paths:
8289
8199
description: |
8290
8200
Notifies Intercom that a new conversation was created in your custom channel/platform. This triggers conversation creation and workflow automations within Intercom for your custom channel integration.
8291
8201
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
8292
-
parameters:
8293
-
- name: Intercom-Version
8294
-
in: header
8295
-
required: true
8296
-
schema:
8297
-
$ref: '#/components/schemas/intercom_version'
8298
8202
requestBody:
8299
8203
required: true
8300
8204
content:
@@ -8332,12 +8236,6 @@ paths:
8332
8236
description: |
8333
8237
Notifies Intercom that a new message was sent in a conversation on your custom channel/platform. This allows Intercom to process the message and trigger any relevant workflow automations.
8334
8238
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
8335
-
parameters:
8336
-
- name: Intercom-Version
8337
-
in: header
8338
-
required: true
8339
-
schema:
8340
-
$ref: '#/components/schemas/intercom_version'
8341
8239
requestBody:
8342
8240
required: true
8343
8241
content:
@@ -8384,12 +8282,6 @@ paths:
8384
8282
description: |
8385
8283
Notifies Intercom that a user selected a quick reply option in your custom channel/platform. This allows Intercom to process the response and trigger any relevant workflow automations.
8386
8284
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
8387
-
parameters:
8388
-
- name: Intercom-Version
8389
-
in: header
8390
-
required: true
8391
-
schema:
8392
-
$ref: '#/components/schemas/intercom_version'
8393
8285
requestBody:
8394
8286
required: true
8395
8287
content:
@@ -8436,12 +8328,6 @@ paths:
8436
8328
description: |
8437
8329
Notifies Intercom that a user provided a response to an attribute collector in your custom channel/platform. This allows Intercom to process the attribute and trigger any relevant workflow automations.
8438
8330
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
0 commit comments