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
5 changes: 4 additions & 1 deletion descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41292,7 +41292,10 @@ components:
company_id:
type: string
description: The ID of the company that the ticket is associated with. The
unique identifier for the company which is given by Intercom. Set to nil to remove company.
unique identifier for the company which is given by Intercom. The company
must be associated with one of the contacts on the ticket, otherwise the
request will fail with a `parameter_invalid` error. Set to nil to remove
company.
example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
open:
type: boolean
Expand Down