Go SDK
Tenants
Guide to create / update tenants using Go SDK
Tenants (previously named as brands) are used for white labeling notifications, personalizing template content or capturing admin preferences for another entity/organization. Tenants are workspace-level entities and by default, a tenant with tenant_id="default"
(representing your organization) is created your workspace. Read more about tenants here.
Create / Update Tenant
This method will create a new tenant or update an existing tenant.
Get Tenant
List Tenants
By default, limit=20
. The maximum value for limit
is 1000
.