Interface SignageRemoveOptions

Allowable query parameters when removing a media item or template

interface SignageRemoveOptions {
    group_id?: string;
}

Properties

Properties

group_id?: string

Unlink the item from this group instead of deleting it outright. Requires Delete or Manage permission on the group