Date when the publish token was created.
Specify the ISO 3166-1 two letter country codes to explicitly allow viewer to watch the stream from. If the viewer's location does not match any of the specified countries, they will be blocked from viewing stream, else they will be allowed to view stream. This geo-fencing rule works in concert with the IP and domain restrictions as well. Specifying geo restriction rules in a token will override account-wide rules. Only one of allowedCountries or deniedCountries should be specified. If the specified streams require authentication, the list of allowed countries can be overridden by the subscribe token.
May specify multiple IPv4 addresses or CIDR notated network blocks. If specified, the token will only be usable from those IP addresses.
If specified only the domains in list will be allowed in requests to Director API with token. Wildcard subdomains are also allowed, e.g.: "*.demo.com". When unspecified (empty list) there are no domain restrictions.
OptionalbindIf specified will bind the token to the first X IP addresses used with token in requests to Director API, thus restricting the token to those IP addresses without being known beforehand.
BetaclipIs the publish token allowed to create clips the specified streams.
Specify the ISO 3166-1 two letter country codes to explicitly deny viewer to watch the stream from. If the viewer's location does match any of the specified countries, they will be blocked from viewing stream, else they will be allowed to view stream. This geo-fencing rule works in concert with the IP and domain restrictions as well. Specifying geo restriction rules in a token will override account-wide rules. Only one of allowedCountries or deniedCountries should be specified. If the specified streams require authentication, the list of denied countries can be overridden by the subscribe token.
Display passphrase encryption settings in the dashboard as well as returning the SRT passphrase in response to this API call.
Token effective settings for properties that use account default settings. Value for each property will either be token or account level settings.
OptionalallowedCountries?: string[]Specify the ISO 3166-1 two letter country codes to explicitly allow viewer to watch the stream from. If the viewer's location does not match any of the specified countries, they will be blocked from viewing stream, else they will be allowed to view stream. This geo-fencing rule works in concert with the IP and domain restrictions as well. Specifying geo restriction rules in a token will override account-wide rules. Only one of allowedCountries or deniedCountries should be specified. If the specified streams require authentication, the list of allowed countries can be overridden by the subscribe token.
OptionaldeniedCountries?: string[]Specify the ISO 3166-1 two letter country codes to explicitly deny viewer to watch the stream from. If the viewer's location does match any of the specified countries, they will be blocked from viewing stream, else they will be allowed to view stream. This geo-fencing rule works in concert with the IP and domain restrictions as well. Specifying geo restriction rules in a token will override account-wide rules. Only one of allowedCountries or deniedCountries should be specified. If the specified streams require authentication, the list of denied countries can be overridden by the subscribe token.
Geo cascade settings for cascading stream to other clusters.
OptionaloriginCluster?: stringCluster to route specified streams to.
OptionalenableIs thumbnails generation enabled or not.
OptionalexpiresDate at which the publish token expires.
Geo cascade settings for cascading stream to other clusters.
Identifier of the publish token.
Is the publish token active or not.
Name for the token that is used to display in the dashboard.
OptionallowIs low latency mode for RTMP ingest enabled or not.
Is multisource enabled or not.
Cluster to route specified streams to.
Is the publish token allowed to record the specified streams.
BetarestreamList of endpoints to restream the stream.
Secret key for restreaming endpoint.
The endpoint to restream media
OptionalsrtThe SRT passphrase.
List of stream names.
Does the publish token require authentication to subscribe to the specified streams.
Publish token.
Represents a publish token.