Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5747,6 +5747,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -5836,6 +5837,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -6022,6 +6024,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -6222,6 +6225,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -6579,6 +6583,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -6732,6 +6737,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -18035,6 +18041,7 @@ paths:
city:
country_code:
continent_code:
timezone:
android_app_name:
android_app_version:
android_device:
Expand Down Expand Up @@ -21001,6 +21008,11 @@ components:
nullable: true
description: The city that the contact is located in
example: Dublin
timezone:
type: string
nullable: true
description: The IANA timezone of the contact based on their IP address location
example: Europe/Dublin
contact_notes:
title: Contact notes
type: object
Expand Down