curl --location '/system/items//duplicate' \ --header 'Content-Type: application/json' \ --data '{ "enabled": false, "maxPoints": 10 }'
{ "id": "string" }