Hi all,
I am new and experimenting with Opentexts API.
We have a task of moving multiple files from one destination folder to another.
In terms of the file we would like to add categorie(s), Classifications and also apply advanced versioning.
What I am trying is to just create a file at the moment, while adding categories and/or classifications, if possible!
First question is, is this possible with the POST method on api/v2/nodes/.
I have read that you can pass categories and classifications under "roles" in a JSON format. However, this does not seem to work for me. I have attached a screenshot of how my POSTMAN request is made up.
Without the roles, I can create the file okay.
Anyone any thoughts or tried this out successfully?
Thanks!