Delete a file within a core instance.
OK
Update a file within a core instance.
The file will be updated with the given name and content.
If encypted
is set to true
, the file will be encrypted using the
core instance's encryption key.
"myfile"
Optional contents of the file to be updated in base 64 format.
OK