The hosted user preference age now uses brands from the tenant when a notification is sent using tenant_id
.
Create a tenant using API and attach a brand_id
:
When you send a notification using the above tenant, the host user preference page links generated by Courier will have appropriate acme_brand_new
instead of default brand.
Send up to 10,000 notifications every month, for free.
Get started for free
© 2024 Courier. All rights reserved.
1name: "ACME Inc",2brand_id: "acme_brand_new",3properties: {4ceo: "Person",5}6}