Function removeSignageMedia

  • Remove an media item from the database

    Parameters

    • id: string

      ID of the media item

    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>