REST API to move assets? Move Email Program frrom Folder A to Folder B
I would like to use the Marketo REST API to move an Email Program from Folder A to Folder B.
We programmatically generate 2-3 Email programs each day, so at the end of the month we would like to move it into another folder then have it archived. Right now, I'm doing this manually by clicking on each of my Email Programs and using my mouse to drag it to my destination folder and this becomes tedious very very quickly.
I've taken a look at the Programs Endpoint Reference but I couldn't find how to "Move" it from Folder A to B.
Here I'm trying to pass in 3 different parameters (description, name and folder) .
description and name work but folder does not.

Any ideas?
Thanks
Frank