Information Classification: External Restricted.
See https://www.chili-publish.com/security
PUT - resources/{resourceName}/items/{itemID}/filewithpreview
Replaces the underlying file of a Resource Item of type directory_file, and returns its definition XML.
To prevent previews from being generated automatically while you intend to supply an override file, this function allows you to pass both at the same time.
URI
resources/{resourceName}/items/{itemID}/filewithpreview |
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 ResourceItem |
|
fileData |
body |
The path to the file (accessible from the CHILI server), or its base64 encoded data |
|
previewFileData |
body |
The path to the preview file (accessible from the CHILI server), or its base64 encoded data |
|
previewExtension |
query |
string |
The extension of the preview file |
isPermanentPreview |
query |
bool |
If true, the preview override remains valid after the ResourceItem is modified |
HTTP Return Status
Ok
Returns
Definition XML of the ResourceItem
Security rights needed
- Edit
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