Skip to content

Commit 40fd742

Browse files
committed
Remove incorrect users directory
1 parent 1b46a7d commit 40fd742

19 files changed

+48
-2014
lines changed

postman/0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 0.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-15T08:50:39.411Z
15+
Last updated: 2025-04-15T08:55:48.043Z

postman/0/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-15T08:50:39.409Z"
11+
"updatedAt": "2025-04-15T08:55:48.042Z"
1212
},
1313
"item": [
1414
{
@@ -2265,28 +2265,28 @@
22652265
"event": [],
22662266
"variable": [
22672267
{
2268-
"id": "1808d7f0-64b9-4a74-bf50-4089ce98bc4e",
2268+
"id": "eccfe648-0055-4b35-8977-c20ec7b017e7",
22692269
"key": "https://api.intercom.io",
22702270
"value": "https://api.intercom.io",
22712271
"type": "string",
22722272
"description": "The production API server"
22732273
},
22742274
{
2275-
"id": "224773b9-223f-47d1-94a7-b7660375a996",
2275+
"id": "13928a1c-b923-4462-b11a-0f3b57d095b6",
22762276
"key": "https://api.eu.intercom.io",
22772277
"value": "https://api.eu.intercom.io",
22782278
"type": "string",
22792279
"description": "The european API server"
22802280
},
22812281
{
2282-
"id": "1bf08464-e993-4f9f-a30e-a0f7cd85b1b6",
2282+
"id": "8f2f5542-e070-4ac0-af9b-4bb467c661a8",
22832283
"key": "https://api.au.intercom.io",
22842284
"value": "https://api.au.intercom.io",
22852285
"type": "string",
22862286
"description": "The australian API server"
22872287
},
22882288
{
2289-
"id": "cb28da62-b25d-4931-ab22-1a29bc0c1d40",
2289+
"id": "3c0ec749-9cc8-4067-be64-cff6d7cf45bc",
22902290
"key": "bearerToken",
22912291
"value": "{{bearerToken}}",
22922292
"type": "string",

postman/2.10/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.10.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-15T08:50:39.647Z
15+
Last updated: 2025-04-15T08:55:48.276Z

postman/2.10/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-15T08:50:39.646Z"
11+
"updatedAt": "2025-04-15T08:55:48.275Z"
1212
},
1313
"item": [
1414
{
@@ -1883,28 +1883,28 @@
18831883
"event": [],
18841884
"variable": [
18851885
{
1886-
"id": "2949cc3f-33c3-47e5-ac44-8be1760a262a",
1886+
"id": "36f38699-d1f7-41ec-9ef9-f22e5ad7a2fd",
18871887
"key": "https://api.intercom.io",
18881888
"value": "https://api.intercom.io",
18891889
"type": "string",
18901890
"description": "The production API server"
18911891
},
18921892
{
1893-
"id": "02b943c8-67cc-4d32-915f-439863c858bf",
1893+
"id": "9ef745ed-50d7-4393-8963-4a289ed9a2ed",
18941894
"key": "https://api.eu.intercom.io",
18951895
"value": "https://api.eu.intercom.io",
18961896
"type": "string",
18971897
"description": "The european API server"
18981898
},
18991899
{
1900-
"id": "fe230d6c-0cc0-4358-b7b9-5886bd650e38",
1900+
"id": "c9e74127-6a12-4dbe-b894-847dbe629be9",
19011901
"key": "https://api.au.intercom.io",
19021902
"value": "https://api.au.intercom.io",
19031903
"type": "string",
19041904
"description": "The australian API server"
19051905
},
19061906
{
1907-
"id": "3c7d29b7-daa4-4708-a1bd-199f24993b2a",
1907+
"id": "c3e2b1da-c58b-4981-b69c-45458fae769f",
19081908
"key": "bearerToken",
19091909
"value": "{{bearerToken}}",
19101910
"type": "string",

postman/2.11/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.11.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-15T08:50:39.900Z
15+
Last updated: 2025-04-15T08:55:48.517Z

postman/2.11/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-15T08:50:39.899Z"
11+
"updatedAt": "2025-04-15T08:55:48.517Z"
1212
},
1313
"item": [
1414
{
@@ -1883,28 +1883,28 @@
18831883
"event": [],
18841884
"variable": [
18851885
{
1886-
"id": "a31ae2e5-73af-43f8-8e39-819aba298a59",
1886+
"id": "d4cfbb4f-fdbf-461b-a1d7-90593ed4112f",
18871887
"key": "https://api.intercom.io",
18881888
"value": "https://api.intercom.io",
18891889
"type": "string",
18901890
"description": "The production API server"
18911891
},
18921892
{
1893-
"id": "94092b63-9142-4d11-8225-eb1c923a5716",
1893+
"id": "2253e524-406f-4918-b15b-8f895082aa02",
18941894
"key": "https://api.eu.intercom.io",
18951895
"value": "https://api.eu.intercom.io",
18961896
"type": "string",
18971897
"description": "The european API server"
18981898
},
18991899
{
1900-
"id": "6fbcd371-c07b-41cd-8470-78747e8d212f",
1900+
"id": "7010bb8d-b836-4b4d-8d9d-5e4837340239",
19011901
"key": "https://api.au.intercom.io",
19021902
"value": "https://api.au.intercom.io",
19031903
"type": "string",
19041904
"description": "The australian API server"
19051905
},
19061906
{
1907-
"id": "f3663227-ce64-4e4a-b9fb-77ae976bc057",
1907+
"id": "31b60117-742e-4b69-8de4-c116fb6435d6",
19081908
"key": "bearerToken",
19091909
"value": "{{bearerToken}}",
19101910
"type": "string",

postman/2.12/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.12.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-15T08:50:40.115Z
15+
Last updated: 2025-04-15T08:55:48.733Z

postman/2.12/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-15T08:50:40.113Z"
11+
"updatedAt": "2025-04-15T08:55:48.732Z"
1212
},
1313
"item": [
1414
{
@@ -2057,28 +2057,28 @@
20572057
"event": [],
20582058
"variable": [
20592059
{
2060-
"id": "064abe9c-d9a4-4ff9-b5f6-f43f4393fc1f",
2060+
"id": "90e8e8d0-87c9-4701-962b-562e8a3a7d53",
20612061
"key": "https://api.intercom.io",
20622062
"value": "https://api.intercom.io",
20632063
"type": "string",
20642064
"description": "The production API server"
20652065
},
20662066
{
2067-
"id": "7ea2ce93-0b5f-4f96-b5da-f273b24ff6cc",
2067+
"id": "49843ed3-4647-477a-a5dc-64f729369b07",
20682068
"key": "https://api.eu.intercom.io",
20692069
"value": "https://api.eu.intercom.io",
20702070
"type": "string",
20712071
"description": "The european API server"
20722072
},
20732073
{
2074-
"id": "32c6dc98-068f-46b0-9779-8d3514f93c7d",
2074+
"id": "200c7111-9a9f-423f-941e-76c611938886",
20752075
"key": "https://api.au.intercom.io",
20762076
"value": "https://api.au.intercom.io",
20772077
"type": "string",
20782078
"description": "The australian API server"
20792079
},
20802080
{
2081-
"id": "c76fdcec-1df9-4a46-8062-b44cb4ccaf5b",
2081+
"id": "09cb7d5b-f873-462b-b6e9-e2dedc774338",
20822082
"key": "bearerToken",
20832083
"value": "{{bearerToken}}",
20842084
"type": "string",

postman/2.13/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This directory contains the Postman collection for Intercom API version 2.13.
1212
3. Set your access token in the environment variables
1313
4. Start making API calls!
1414

15-
Last updated: 2025-04-15T08:50:40.345Z
15+
Last updated: 2025-04-15T08:55:48.952Z

postman/2.13/intercom-api.postman_collection.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.intercom.com"
99
},
1010
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
11-
"updatedAt": "2025-04-15T08:50:40.344Z"
11+
"updatedAt": "2025-04-15T08:55:48.951Z"
1212
},
1313
"item": [
1414
{
@@ -2214,28 +2214,28 @@
22142214
"event": [],
22152215
"variable": [
22162216
{
2217-
"id": "537ca271-db3c-4394-9b43-09a149cb4ea9",
2217+
"id": "8923df55-0f44-46f8-98e5-26064cb60375",
22182218
"key": "https://api.intercom.io",
22192219
"value": "https://api.intercom.io",
22202220
"type": "string",
22212221
"description": "The production API server"
22222222
},
22232223
{
2224-
"id": "8f95453f-b210-45e4-9b84-877aadf5ac72",
2224+
"id": "be5915f5-64e0-4203-95de-6f38d4912004",
22252225
"key": "https://api.eu.intercom.io",
22262226
"value": "https://api.eu.intercom.io",
22272227
"type": "string",
22282228
"description": "The european API server"
22292229
},
22302230
{
2231-
"id": "f6df9d03-dd5e-41ae-bfae-8b97e4b2606b",
2231+
"id": "5cc89755-9de3-4ace-a3be-033196dc38e5",
22322232
"key": "https://api.au.intercom.io",
22332233
"value": "https://api.au.intercom.io",
22342234
"type": "string",
22352235
"description": "The australian API server"
22362236
},
22372237
{
2238-
"id": "1b80ea9a-4631-4b58-bbcd-997aa99d45de",
2238+
"id": "3ffbaa66-73e2-46ab-a988-153ec297fb47",
22392239
"key": "bearerToken",
22402240
"value": "{{bearerToken}}",
22412241
"type": "string",

0 commit comments

Comments
 (0)