Unpublish

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:01

Description

Unpublishes objects (GET/POST)

Parameters

Ids comma-separated database ids

Database ids of the objects to unpublish. Optional - used if no search conditions are specified.

Conditions string

Either a GNQuery search expression or the name of the search configuration object containing the search conditions used to select the objects to unpublish. Optional - if not specified the ids of the objects to unpublish are specified directly by the 'Ids' option.

Pars list of name-value pairs in the format 'name1:value1;name2:value2...'; e.g. 'folderId:30;cmd:up' to define a 'folderId' parameter with value 30 and a 'cmd' parameter with value 'up'.

Optional parameters used to replace variable parts in the GNQuery search expression or in the search conditions.