Skip to content

Commit db9fb0f

Browse files
committed
Use SSL for the API root
1 parent e5f5fc4 commit db9fb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intercom/Service/config/intercom_v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Intercom API v3",
33
"apiVersion": "3.0",
4-
"baseUrl": "http://api.intercom.io/",
4+
"baseUrl": "https://api.intercom.io/",
55
"description": "The Intercom API v3",
66
"includes": [
77
"intercom_v3_company.json",

0 commit comments

Comments
 (0)