Interface SignageShareOptions

Query parameters for the media, playlist and template share endpoints

interface SignageShareOptions {
    items: string | string[];
    to: string;
}

Properties

Properties

items: string | string[]

IDs of the items to share into the target group

to: string

Destination signage group ID