Create a new file within a core instance.
The file will be created with the given name and content.
If encypted
is set to true
, the file will be encrypted using the
core instance's encryption key.
The name must be unique among all files within the core instance.
"myfile"
The contents of the file to be created in base 64 format.
Created
Files from a core instance with backward pagination.
OK