@@ -17871,10 +17871,7 @@ components:
1787117871 custom_attributes:
1787217872 type: object
1787317873 nullable: true
17874- description: The custom attributes which are set for the contact.
17875- For list-type attributes, the value must be one of the attribute's
17876- predefined allowed values. Setting a value not in the allowed list
17877- will return a 400 Bad Request error.
17874+ description: The custom attributes which are set for the contact
1787817875 example:
1787917876 paid_subscriber: true
1788017877 monthly_spend: 155.5
@@ -18352,10 +18349,7 @@ components:
1835218349 custom_attributes:
1835318350 type: object
1835418351 description: A hash of key/value pairs containing any other data about the
18355- company you want Intercom to store. For list-type attributes, the
18356- value must be one of the attribute's predefined allowed values.
18357- Setting a value not in the allowed list will return a 400 Bad
18358- Request error.
18352+ company you want Intercom to store.
1835918353 additionalProperties:
1836018354 type: string
1836118355 example:
@@ -18403,10 +18397,7 @@ components:
1840318397 custom_attributes:
1840418398 type: object
1840518399 description: A hash of key/value pairs containing any other data about the
18406- company you want Intercom to store. For list-type attributes, the
18407- value must be one of the attribute's predefined allowed values.
18408- Setting a value not in the allowed list will return a 400 Bad
18409- Request error.
18400+ company you want Intercom to store.
1841018401 additionalProperties:
1841118402 type: string
1841218403 example:
@@ -22500,10 +22491,7 @@ components:
2250022491 custom_attributes:
2250122492 type: object
2250222493 nullable: true
22503- description: The custom attributes which are set for the contact.
22504- For list-type attributes, the value must be one of the attribute's
22505- predefined allowed values. Setting a value not in the allowed list
22506- will return a 400 Bad Request error.
22494+ description: The custom attributes which are set for the contact
2250722495 update_content_import_source_request:
2250822496 title: Create Content Import Source Payload
2250922497 type: object
0 commit comments