Uploads a new file and returns its unique identifier.
Domo Developer Token for authentication (Assumed based on similar APIs).
The name to be given to the file in Domo.
A description of the file.
Whether the permissions of the file are set to public (default true). Set to false to restrict.
The raw file content.
The body is of type file.
Returns the ID of the created file.