Hello,
i am just wondering how to upload a file via rest api. I am usually working with Rest API and python. When i make a query, I get the file name i was uploading via Octane.
I can provide a base 64 string defining the file and I would need to know in which json i should provide in order to upload the file.
Thanks in advance
Laurent