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
@@ -1918,7 +1918,7 @@ paths:
1918
1918
1919
1919
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.
1923
1923
{% /admonition %}
1924
1924
responses:
@@ -2221,7 +2221,7 @@ paths:
2221
2221
description: |
2222
2222
You can update a single company using the Intercom provisioned `id`.
When updating a company it is not possible to update `company_id`. This can only be set once upon creation of the company.
2226
2226
{% /admonition %}
2227
2227
responses:
@@ -4299,7 +4299,7 @@ paths:
4299
4299
4300
4300
### Accepted Operators
4301
4301
4302
-
{% admonition type="attention" name="Searching based on `created_at`" %}
4302
+
{% admonition type="warning" name="Searching based on `created_at`" %}
4303
4303
You cannot use the `<=` or `>=` operators to search by `created_at`.
4304
4304
{% /admonition %}
4305
4305
@@ -6722,7 +6722,7 @@ paths:
6722
6722
operationId: autoAssignConversation
6723
6723
description: |
6724
6724
You can let a conversation be automatically assigned following assignment rules.
6725
-
{% admonition type="attention" name="When using workflows" %}
6725
+
{% admonition type="warning" name="When using workflows" %}
6726
6726
It is not possible to use this endpoint with Workflows.
6727
6727
{% /admonition %}
6728
6728
responses:
@@ -6873,7 +6873,7 @@ paths:
6873
6873
description: |+
6874
6874
You can add participants who are contacts to a conversation, on behalf of either another contact or an admin.
6875
6875
6876
-
{% admonition type="attention" name="Contacts without an email" %}
6876
+
{% admonition type="warning" name="Contacts without an email" %}
6877
6877
If you add a contact via the email parameter and there is no user/lead found on that workspace with he given email, then we will create a new contact with `role` set to `lead`.
6878
6878
{% /admonition %}
6879
6879
@@ -6978,7 +6978,7 @@ paths:
6978
6978
description: |+
6979
6979
You can add participants who are contacts to a conversation, on behalf of either another contact or an admin.
6980
6980
6981
-
{% admonition type="attention" name="Contacts without an email" %}
6981
+
{% admonition type="warning" name="Contacts without an email" %}
6982
6982
If you add a contact via the email parameter and there is no user/lead found on that workspace with he given email, then we will create a new contact with `role` set to `lead`.
Copy file name to clipboardExpand all lines: descriptions/2.11/api.intercom.io.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1363,7 +1363,7 @@ paths:
1363
1363
1364
1364
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.
1368
1368
{% /admonition %}
1369
1369
responses:
@@ -1666,7 +1666,7 @@ paths:
1666
1666
description: |
1667
1667
You can update a single company using the Intercom provisioned `id`.
When updating a company it is not possible to update `company_id`. This can only be set once upon creation of the company.
1671
1671
{% /admonition %}
1672
1672
responses:
@@ -3753,7 +3753,7 @@ paths:
3753
3753
3754
3754
### Accepted Operators
3755
3755
3756
-
{% admonition type="attention" name="Searching based on `created_at`" %}
3756
+
{% admonition type="warning" name="Searching based on `created_at`" %}
3757
3757
You cannot use the `<=` or `>=` operators to search by `created_at`.
3758
3758
{% /admonition %}
3759
3759
@@ -5816,7 +5816,7 @@ paths:
5816
5816
operationId: autoAssignConversation
5817
5817
description: |
5818
5818
You can let a conversation be automatically assigned following assignment rules.
5819
-
{% admonition type="attention" name="When using workflows" %}
5819
+
{% admonition type="warning" name="When using workflows" %}
5820
5820
It is not possible to use this endpoint with Workflows.
5821
5821
{% /admonition %}
5822
5822
responses:
@@ -5965,7 +5965,7 @@ paths:
5965
5965
description: |+
5966
5966
You can add participants who are contacts to a conversation, on behalf of either another contact or an admin.
5967
5967
5968
-
{% admonition type="attention" name="Contacts without an email" %}
5968
+
{% admonition type="warning" name="Contacts without an email" %}
5969
5969
If you add a contact via the email parameter and there is no user/lead found on that workspace with he given email, then we will create a new contact with `role` set to `lead`.
5970
5970
{% /admonition %}
5971
5971
@@ -6070,7 +6070,7 @@ paths:
6070
6070
description: |+
6071
6071
You can add participants who are contacts to a conversation, on behalf of either another contact or an admin.
6072
6072
6073
-
{% admonition type="attention" name="Contacts without an email" %}
6073
+
{% admonition type="warning" name="Contacts without an email" %}
6074
6074
If you add a contact via the email parameter and there is no user/lead found on that workspace with he given email, then we will create a new contact with `role` set to `lead`.
0 commit comments