bitmovin_api_sdk.player.licenses.domains package
Submodules
bitmovin_api_sdk.player.licenses.domains.domains_api module
- class bitmovin_api_sdk.player.licenses.domains.domains_api.DomainsApi(**kwargs)[source]
Bases:
BaseApi
- delete(license_id: string_types, domain_id: string_types, **kwargs: dict) BitmovinResponse [source]
Delete Domain
- Parameters
license_id (string_types, required) – Id of license
domain_id (string_types, required) – Id of the domain
- Returns
Id of the domain
- Return type