post /contentcachecontrol/many

Stability index

EXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.

Request body

items (required)
array[ContentCacheControl]

Query parameters

privileges (optional)

Return type

array[ContentCacheControl]

Example data

Content-Type: application/json

[ { "filter" : "filter", "privileges" : [ "privileges", "privileges" ], "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "maxAge" : 171976544, "schemaPath" : "schemaPath", "contentLibrary" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type" : "type" }, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "cachePolicy" : 6, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, { "filter" : "filter", "privileges" : [ "privileges", "privileges" ], "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "maxAge" : 171976544, "schemaPath" : "schemaPath", "contentLibrary" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type" : "type" }, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "cachePolicy" : 6, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" } ]

Responses

201
Created