Hello, I see that the json you are sending is incorrect. Here is the correct format for the /presets call: {
"inputs": {
"source": {
"href": "/files/acr/input.jpg",
"storage": "adobe"
},
"presets": [
{
"href": "/files/preset.xmp",
"storage": "adobe"
...