You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptions/0/api.intercom.io.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -520,10 +520,10 @@ paths:
520
520
schema:
521
521
type: string
522
522
delete:
523
-
x-fern-sdk-group-name:
524
-
- ai
523
+
x-fern-sdk-group-name:
524
+
- ai
525
525
- contentImportSources
526
-
x-fern-sdk-method-name: delete
526
+
x-fern-sdk-method-name: delete
527
527
summary: Delete a content import source
528
528
operationId: deleteContentImportSource
529
529
description: You can delete a content import source by making a DELETE request
@@ -2006,7 +2006,7 @@ paths:
2006
2006
2007
2007
Companies are looked up via `company_id` in a `POST` request, if not found via `company_id`, the new company will be created, if found, that company will be updated.
You can set a unique `company_id` value when creating a company. However, it is not possible to update `company_id`. Be sure to set a unique value once upon creation of the company.
2011
2011
{% /admonition %}
2012
2012
responses:
@@ -2318,7 +2318,7 @@ paths:
2318
2318
description: |
2319
2319
You can update a single company using the Intercom provisioned `id`.
0 commit comments