Skip to main content

Sendbird Host

Sendbird Host gives the host environment a central place to review messaging applications and update their notification certificates.

Overview

This module is used when the implementation team needs host-level control over messaging applications across tenants. It is aimed at administrators who manage the shared messaging estate rather than day-to-day end users.

Key Features

  • Lists messaging applications from the host environment.
  • Shows whether chat notifications are enabled for each application.
  • Shows notification-configuration status for FCM and APNs.
  • Shows APNs certificate expiry information when available.
  • Supports updating certificates for a single application or for all applications.

How It Works

The host admin page retrieves the available messaging applications and shows their current notification status. Administrators can then trigger an update for one application or run the update across all applications.

Configuration

Admin navigation

  • Tools -> Sendbird Applications

Permission

PermissionPurpose
Manage Sendbird AppsLets administrators view the application list and update notification certificates.

Scope

  • This module is intended for the default tenant only.

Usage

Use this module when a central admin team needs to keep tenant messaging applications and push-notification certificates in sync from one place.

Example setup

One clear host-admin pattern is:

  1. open Tools -> Sendbird Applications
  2. review the application list and check which apps already have chat notifications enabled
  3. inspect the FCM and APNs status indicators
  4. update the certificate for one application, or use the all-applications action when the same maintenance needs to be applied broadly

Developer Notes

  • The admin list shows per-application notification status and platform-specific configuration indicators.
  • The current implementation can update one application at a time or process all discovered applications in one pass.