Function removeSignageMedia

  • Remove a media item from the library, or unlink it from a single group when group_id is set

    Parameters

    • id: string

      ID of the media item

    • query_params: SignageRemoveOptions = {}

      Query parameters to add the to request URL

    Returns Promise<HashMap<any>>