We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7a8f9 commit 4bba8dcCopy full SHA for 4bba8dc
descriptions/0/api.intercom.io.yaml
@@ -14657,7 +14657,9 @@ paths:
14657
tags:
14658
- Brands
14659
operationId: listBrands
14660
- description: Retrieves all brands for the workspace, including the default brand
+ description: |
14661
+ Retrieves all brands for the workspace, including the default brand.
14662
+ The default brand id always matches the workspace
14663
parameters:
14664
- name: Intercom-Version
14665
in: header
@@ -14676,7 +14678,7 @@ paths:
14676
14678
type: list
14677
14679
data:
14680
- type: brand
- id: "2"
14681
+ id: "tlkp1d91"
14682
name: "Default Brand"
14683
is_default: true
14684
created_at: 1673778600
0 commit comments