Toggle navigation
Gentics Content.Node - REST API Library: IdSetRequest
Resources
Data Types
Back to Top
Home
JSON
IdSetRequest
IdSetRequest
Data Type
Request containing a list of IDs
Subtypes
PageIdSetRequest
Properties
name
data type
description
ids
array of string
List of IDs contained in the request
Example
{ "ids" : [ "...", "..." ] }