Set embedded content of a file object.
Parameters
|
Name |
Type |
Description |
|
fileId |
Integer |
ID of file object to update. |
|
content |
Byte Array |
File content to set. |
|
fileExtension |
String |
File extension of content. |
Addresses
JSON: http://<Base Address>/File/json/SetSourceContent
JSON (for IIS): http://<Base Address>/File.svc/json/SetSourceContent