Tenants
If you subscribe to the Streamdiver Media API, a Tenant is created with the subscription.
Tenants operate independently, ensuring isolation and customization based on specific needs or requirements.
📄️ Get current tenant
Retrieves the details of the current `Tenant`, i.e., its `name`, `shortcode`, and identifier.
📄️ Get selectable cultures
Retrieves localized selectable cultures for a tenant. Any authenticated user can get available cultures.
📄️ Get current tenant settings
Get current tenant settings
📄️ Update current tenant settings
Update current tenant settings
📄️ Get current tenant designs
Get current tenant designs
📄️ Update current tenant designs
Update current tenant designs
📄️ Get tenant statistics
Retrieves various metrics for the authenticated user's tenant, including media assets, users, channels, processing, and consumption.
📄️ Get tenant resource
Get tenant resource
📄️ Upload tenant resource
Uploads `Tenant` resources like `channelMainImage` or `playButtonImage`. `Channel` resources can be considered as `Tenant` defaults for the `Channel` resources, but `designs` can also be [configured per `Channel`](#tag/Channels/operation/assignDesignToChannel).
📄️ Delete tenant resource
Enables the deletion of tenant resources.
📄️ Update text resource of a tenant
Tenant Administrators can change text resources of type `imprint` and `privacy`. Text resources of type `terms` are only editable by System Administrators.
📄️ List metadata presets
List metadata presets
📄️ List transcription language models
Retrieves the language models used for transcription that are preconfigured for the current tenant.
📄️ Update language models for transcription
Enables updating the available languages for transcription.
📄️ List subtitle languages
Retrieves the subtitle languages based on the available transcription languages of the tenant. Available languages may depend on the subscription plan.