Looking at the source code it seems that in controller.js at line 516, frame options are loaded with .options parameters. This options parameter is not supported in the api after doing multiple patch attempts. Is there an outdated data model the api is using?
https://github.com/OpenframeProject/Openframe/blob/master/src/controller.js#L516