REST Input
Characteristics
Data format
Example
curl -v --user myuser:mypass -H "Content-Type: application/json" -X POST \
-d "{__type:aaa, a:1}" https://localhost/services/plugin-restinput/myrest/Last updated
curl -v --user myuser:mypass -H "Content-Type: application/json" -X POST \
-d "{__type:aaa, a:1}" https://localhost/services/plugin-restinput/myrest/Last updated