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
4 changes: 2 additions & 2 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20271,11 +20271,11 @@ components:
description: The contacts name.
example: John Doe
owner_id:
type: integer
type: string
nullable: true
description: The id of an admin that has been assigned account ownership
of the contact.
example: 123
example: '123'
has_hard_bounced:
type: boolean
description: Whether the contact has had an email sent to them hard bounce.
Expand Down
Loading