displayGroup

Add a Display Group

Add a new Display Group to the CMS

post/displaygroup

Response

successful operation

displayGroupIdinteger

The displayGroup Id

displayGroupstring

The displayGroup Name

descriptionstring

The displayGroup Description

isDisplaySpecificinteger

A flag indicating whether this displayGroup is a single display displayGroup

isDynamicinteger

A flag indicating whether this displayGroup is dynamic

dynamicCriteriastring

Criteria for this dynamic group. A comma separated set of regular expressions to apply

dynamicCriteriaLogicalOperatorstring

Which logical operator should be used when filtering by multiple dynamic criteria? OR|AND

dynamicCriteriaTagsstring

Criteria for this dynamic group. A comma separated set of tags to apply

dynamicCriteriaExactTagsinteger

Flag indicating whether to filter by exact Tag match

dynamicCriteriaTagsLogicalOperatorstring

Which logical operator should be used when filtering by multiple Tags? OR|AND

userIdinteger

The UserId who owns this display group

bandwidthLimitinteger

The display bandwidth limit

groupsWithPermissionsstring

A comma separated list of groups/users with permissions to this DisplayGroup

createdDtstring

The datetime this entity was created

modifiedDtstring

The datetime this entity was last modified

folderIdinteger

The id of the Folder this Display Group belongs to

permissionsFolderIdinteger

The id of the Folder responsible for providing permissions for this Display Group

ref1string

Optional Reference 1

ref2string

Optional Reference 2

ref3string

Optional Reference 3

ref4string

Optional Reference 4

ref5string

Optional Reference 5

Changes

Changed in 2 of the 52 revisions of this API.31

  • 41c04de98ec511See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 201

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 201

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog