How do I move files via REST APIs?

I'm working on creating blog posts from an external system that will have some screenshots as extended attributes. I can upload the files via the Upload Cfs REST Endpoint and pass the URL as an extended attribute when creating the blog post. However I noticed that the files upload this way are in a temporary folder. How can I move the files to be in the same container/folder as the blog?

Parents Reply Children
No Data