Information Classification: External Restricted.
See https://www.chili-publish.com/security
PUT - resources/{resourceName}/items/{itemID}/previews
Adds an override file to the ResourceItem, which is used to generate previews
URI
resources/{resourceName}/items/{itemID}/previews |
HTTP Method
Put
Request parameters
Name |
Location |
Type |
Description |
---|---|---|---|
API-KEY |
http header |
The API key previously generated by calling the GenerateApiKey function |
|
resourceName |
uri |
The name of the resource |
|
itemID |
uri |
The ID of the item |
|
previewFileData |
body |
The path to the preview file (accessible from the CHILI server), or its base64 encoded data |
|
previewExtension |
query |
string |
Extension ("jpg", "png", ...) of the preview file |
isPermanentPreview |
query |
bool |
If true, the preview override remains valid even after the resource item is modified |
HTTP Return Status
Ok
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
- Add
Apply on resource
Resource from function parameter resourceName
All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security