Hi,
Have you tried this via the UI? The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action. And it’s quite likely that if you can’t do it via the UI, the API wasn’t built to accommodate what you’re trying to accomplish.
You may also find this guide helpful.
Ann