Recent searches


No recent searches

How can I identify brand IDs in a multi-brand setup?



image avatar

Salim Cheurfi

Zendesk Customer Care

Edited Aug 02, 2024


0

5

5 comments

hi Salim Cheurfi, what if I have a multi-brand but do not create the Help Center from Admin Center - Brands? where can I find the Brand ID then?

0


image avatar

Ivan Miquiabas

Zendesk Customer Care

Hi Coda Admin,
 
Thanks for reaching out! If the first method did not work out,  then you can simply run this API script: 
 
To see a full list of brands including their IDs and additional information, make an API call using the following endpoint: GET /api/v2/brands
https://{subdomain}.zendesk.com/api/v2/brands.json
For more information, see these articles:

0


Why is it so hard to find the brand ID? Why can't it appear in the brand settings or in the URL of the brand page, like groups and forms?

1


You can also find the brand ID by inspecting the code in the Admin Center's brand management screen; the form for each brand's settings has an action property like /brands/<BRAND_ID_HERE>

 

It would be great if this were displayed as plain text on that page.

0


The API does not seem to work for multiple brands when trying to integrate with a third party software to create a section. It just keeps giving a 403 error.

0


Please sign in to leave a comment.