|
64 | 64 | in: header |
65 | 65 | schema: |
66 | 66 | "$ref": "#/components/schemas/intercom_version" |
67 | | - - name: id |
| 67 | + - name: admin_id |
68 | 68 | in: path |
69 | 69 | required: true |
70 | 70 | description: The unique identifier of a given admin |
@@ -326,7 +326,7 @@ paths: |
326 | 326 | in: header |
327 | 327 | schema: |
328 | 328 | "$ref": "#/components/schemas/intercom_version" |
329 | | - - name: id |
| 329 | + - name: admin_id |
330 | 330 | in: path |
331 | 331 | required: true |
332 | 332 | description: The unique identifier of a given admin |
@@ -1144,7 +1144,7 @@ paths: |
1144 | 1144 | in: header |
1145 | 1145 | schema: |
1146 | 1146 | "$ref": "#/components/schemas/intercom_version" |
1147 | | - - name: id |
| 1147 | + - name: article_id |
1148 | 1148 | in: path |
1149 | 1149 | required: true |
1150 | 1150 | description: The unique identifier for the article which is given by Intercom. |
@@ -1925,7 +1925,7 @@ paths: |
1925 | 1925 | in: header |
1926 | 1926 | schema: |
1927 | 1927 | "$ref": "#/components/schemas/intercom_version" |
1928 | | - - name: id |
| 1928 | + - name: collection_id |
1929 | 1929 | in: path |
1930 | 1930 | required: true |
1931 | 1931 | description: The unique identifier for the collection which is given by Intercom. |
@@ -2136,7 +2136,7 @@ paths: |
2136 | 2136 | in: header |
2137 | 2137 | schema: |
2138 | 2138 | "$ref": "#/components/schemas/intercom_version" |
2139 | | - - name: id |
| 2139 | + - name: help_center_id |
2140 | 2140 | in: path |
2141 | 2141 | required: true |
2142 | 2142 | description: The unique identifier for the collection which is given by Intercom. |
@@ -2849,7 +2849,7 @@ paths: |
2849 | 2849 | in: header |
2850 | 2850 | schema: |
2851 | 2851 | "$ref": "#/components/schemas/intercom_version" |
2852 | | - - name: id |
| 2852 | + - name: company_id |
2853 | 2853 | in: path |
2854 | 2854 | required: true |
2855 | 2855 | description: The unique identifier for the company which is given by Intercom |
@@ -3064,7 +3064,7 @@ paths: |
3064 | 3064 | in: header |
3065 | 3065 | schema: |
3066 | 3066 | "$ref": "#/components/schemas/intercom_version" |
3067 | | - - name: id |
| 3067 | + - name: company_id |
3068 | 3068 | in: path |
3069 | 3069 | required: true |
3070 | 3070 | description: The unique identifier for the company which is given by Intercom |
@@ -3130,7 +3130,7 @@ paths: |
3130 | 3130 | in: header |
3131 | 3131 | schema: |
3132 | 3132 | "$ref": "#/components/schemas/intercom_version" |
3133 | | - - name: id |
| 3133 | + - name: company_id |
3134 | 3134 | in: path |
3135 | 3135 | required: true |
3136 | 3136 | description: The unique identifier for the company which is given by Intercom |
@@ -3365,7 +3365,7 @@ paths: |
3365 | 3365 | in: header |
3366 | 3366 | schema: |
3367 | 3367 | "$ref": "#/components/schemas/intercom_version" |
3368 | | - - name: id |
| 3368 | + - name: contact_id |
3369 | 3369 | in: path |
3370 | 3370 | required: true |
3371 | 3371 | description: The unique identifier for the contact which is given by Intercom |
@@ -3573,7 +3573,7 @@ paths: |
3573 | 3573 | example: 58a430d35458202d41b1e65b |
3574 | 3574 | schema: |
3575 | 3575 | type: string |
3576 | | - - name: id |
| 3576 | + - name: company_id |
3577 | 3577 | in: path |
3578 | 3578 | required: true |
3579 | 3579 | description: The unique identifier for the company which is given by Intercom |
@@ -3653,7 +3653,7 @@ paths: |
3653 | 3653 | get: |
3654 | 3654 | summary: List all notes |
3655 | 3655 | parameters: |
3656 | | - - name: id |
| 3656 | + - name: contact_id |
3657 | 3657 | in: path |
3658 | 3658 | required: true |
3659 | 3659 | description: The unique identifier of a contact. |
@@ -4144,7 +4144,7 @@ paths: |
4144 | 4144 | required: true |
4145 | 4145 | schema: |
4146 | 4146 | type: string |
4147 | | - - name: id |
| 4147 | + - name: subscription_id |
4148 | 4148 | in: path |
4149 | 4149 | description: The unique identifier for the subscription type which is given |
4150 | 4150 | by Intercom |
@@ -4391,7 +4391,7 @@ paths: |
4391 | 4391 | required: true |
4392 | 4392 | schema: |
4393 | 4393 | type: string |
4394 | | - - name: id |
| 4394 | + - name: tag_id |
4395 | 4395 | in: path |
4396 | 4396 | description: The unique identifier for the tag which is given by Intercom |
4397 | 4397 | example: '7522907' |
@@ -4457,7 +4457,7 @@ paths: |
4457 | 4457 | in: header |
4458 | 4458 | schema: |
4459 | 4459 | "$ref": "#/components/schemas/intercom_version" |
4460 | | - - name: id |
| 4460 | + - name: contact_id |
4461 | 4461 | in: path |
4462 | 4462 | description: id |
4463 | 4463 | example: 63a07ddf05a32042dffac965 |
@@ -5695,9 +5695,9 @@ paths: |
5695 | 5695 | required: true |
5696 | 5696 | schema: |
5697 | 5697 | type: string |
5698 | | - - name: id |
| 5698 | + - name: tag_id |
5699 | 5699 | in: path |
5700 | | - description: id |
| 5700 | + description: tag_id |
5701 | 5701 | example: '7522907' |
5702 | 5702 | required: true |
5703 | 5703 | schema: |
@@ -6019,7 +6019,7 @@ paths: |
6019 | 6019 | in: header |
6020 | 6020 | schema: |
6021 | 6021 | "$ref": "#/components/schemas/intercom_version" |
6022 | | - - name: id |
| 6022 | + - name: conversation_id |
6023 | 6023 | in: path |
6024 | 6024 | required: true |
6025 | 6025 | description: The id of the conversation to target |
@@ -6813,7 +6813,7 @@ paths: |
6813 | 6813 | in: header |
6814 | 6814 | schema: |
6815 | 6815 | "$ref": "#/components/schemas/intercom_version" |
6816 | | - - name: id |
| 6816 | + - name: conversation_id |
6817 | 6817 | in: path |
6818 | 6818 | required: true |
6819 | 6819 | description: The Intercom provisioned identifier for the conversation or the |
@@ -7256,7 +7256,7 @@ paths: |
7256 | 7256 | in: header |
7257 | 7257 | schema: |
7258 | 7258 | "$ref": "#/components/schemas/intercom_version" |
7259 | | - - name: id |
| 7259 | + - name: conversation_id |
7260 | 7260 | in: path |
7261 | 7261 | required: true |
7262 | 7262 | description: The identifier for the conversation as given by Intercom. |
@@ -7678,7 +7678,7 @@ paths: |
7678 | 7678 | in: header |
7679 | 7679 | schema: |
7680 | 7680 | "$ref": "#/components/schemas/intercom_version" |
7681 | | - - name: id |
| 7681 | + - name: conversation_id |
7682 | 7682 | in: path |
7683 | 7683 | required: true |
7684 | 7684 | description: The identifier for the conversation as given by Intercom. |
@@ -8065,7 +8065,7 @@ paths: |
8065 | 8065 | in: header |
8066 | 8066 | schema: |
8067 | 8067 | "$ref": "#/components/schemas/intercom_version" |
8068 | | - - name: id |
| 8068 | + - name: conversation_id |
8069 | 8069 | in: path |
8070 | 8070 | required: true |
8071 | 8071 | description: The id of the conversation to target |
@@ -9023,7 +9023,7 @@ paths: |
9023 | 9023 | in: header |
9024 | 9024 | schema: |
9025 | 9025 | "$ref": "#/components/schemas/intercom_version" |
9026 | | - - name: id |
| 9026 | + - name: data_attribute_id |
9027 | 9027 | in: path |
9028 | 9028 | required: true |
9029 | 9029 | description: The data attribute id |
@@ -9942,7 +9942,7 @@ paths: |
9942 | 9942 | in: header |
9943 | 9943 | schema: |
9944 | 9944 | "$ref": "#/components/schemas/intercom_version" |
9945 | | - - name: id |
| 9945 | + - name: news_item_id |
9946 | 9946 | in: path |
9947 | 9947 | required: true |
9948 | 9948 | description: The unique identifier for the news item which is given by Intercom. |
@@ -10173,7 +10173,7 @@ paths: |
10173 | 10173 | in: header |
10174 | 10174 | schema: |
10175 | 10175 | "$ref": "#/components/schemas/intercom_version" |
10176 | | - - name: id |
| 10176 | + - name: newsfeed_id |
10177 | 10177 | in: path |
10178 | 10178 | required: true |
10179 | 10179 | description: The unique identifier for the news feed item which is given by |
@@ -10280,7 +10280,7 @@ paths: |
10280 | 10280 | in: header |
10281 | 10281 | schema: |
10282 | 10282 | "$ref": "#/components/schemas/intercom_version" |
10283 | | - - name: id |
| 10283 | + - name: newsfeed_id |
10284 | 10284 | in: path |
10285 | 10285 | required: true |
10286 | 10286 | description: The unique identifier for the news feed item which is given by |
@@ -10329,7 +10329,7 @@ paths: |
10329 | 10329 | in: header |
10330 | 10330 | schema: |
10331 | 10331 | "$ref": "#/components/schemas/intercom_version" |
10332 | | - - name: id |
| 10332 | + - name: note_id |
10333 | 10333 | in: path |
10334 | 10334 | required: true |
10335 | 10335 | description: The unique identifier of a given note |
@@ -10457,7 +10457,7 @@ paths: |
10457 | 10457 | in: header |
10458 | 10458 | schema: |
10459 | 10459 | "$ref": "#/components/schemas/intercom_version" |
10460 | | - - name: id |
| 10460 | + - name: segment_id |
10461 | 10461 | in: path |
10462 | 10462 | required: true |
10463 | 10463 | description: The unique identified of a given segment. |
@@ -11175,7 +11175,7 @@ paths: |
11175 | 11175 | in: header |
11176 | 11176 | schema: |
11177 | 11177 | "$ref": "#/components/schemas/intercom_version" |
11178 | | - - name: id |
| 11178 | + - name: tag_id |
11179 | 11179 | in: path |
11180 | 11180 | description: The unique identifier of a given tag |
11181 | 11181 | example: '123' |
@@ -11340,7 +11340,7 @@ paths: |
11340 | 11340 | in: header |
11341 | 11341 | schema: |
11342 | 11342 | "$ref": "#/components/schemas/intercom_version" |
11343 | | - - name: id |
| 11343 | + - name: team_id |
11344 | 11344 | in: path |
11345 | 11345 | required: true |
11346 | 11346 | description: The unique identifier of a given team. |
@@ -11693,7 +11693,7 @@ paths: |
11693 | 11693 | description: The unique identifier for the ticket type which is given by Intercom. |
11694 | 11694 | schema: |
11695 | 11695 | type: string |
11696 | | - - name: id |
| 11696 | + - name: attribute_id |
11697 | 11697 | in: path |
11698 | 11698 | required: true |
11699 | 11699 | description: The unique identifier for the ticket type attribute which is |
@@ -12014,7 +12014,7 @@ paths: |
12014 | 12014 | in: header |
12015 | 12015 | schema: |
12016 | 12016 | "$ref": "#/components/schemas/intercom_version" |
12017 | | - - name: id |
| 12017 | + - name: ticket_type_id |
12018 | 12018 | in: path |
12019 | 12019 | required: true |
12020 | 12020 | description: The unique identifier for the ticket type which is given by Intercom. |
@@ -12291,7 +12291,7 @@ paths: |
12291 | 12291 | in: header |
12292 | 12292 | schema: |
12293 | 12293 | "$ref": "#/components/schemas/intercom_version" |
12294 | | - - name: id |
| 12294 | + - name: ticket_id |
12295 | 12295 | in: path |
12296 | 12296 | required: true |
12297 | 12297 | schema: |
@@ -12549,7 +12549,7 @@ paths: |
12549 | 12549 | required: true |
12550 | 12550 | schema: |
12551 | 12551 | type: string |
12552 | | - - name: id |
| 12552 | + - name: tag_id |
12553 | 12553 | in: path |
12554 | 12554 | description: The unique identifier for the tag which is given by Intercom |
12555 | 12555 | example: '7522907' |
@@ -12876,7 +12876,7 @@ paths: |
12876 | 12876 | in: header |
12877 | 12877 | schema: |
12878 | 12878 | "$ref": "#/components/schemas/intercom_version" |
12879 | | - - name: id |
| 12879 | + - name: ticket_id |
12880 | 12880 | in: path |
12881 | 12881 | required: true |
12882 | 12882 | description: The unique identifier for the ticket which is given by Intercom |
|
0 commit comments