[ { "id": "51b13e7f473cccdb", "type": "tab", "label": "REST Endpoint", "disabled": false, "info": "", "env": [] }, { "id": "06aadb252de3a2f4", "type": "http in", "z": "51b13e7f473cccdb", "name": "", "url": "/Example-Endpoint", "method": "post", "upload": false, "swaggerDoc": "", "x": 380, "y": 300, "wires": [ [ "115018e8bb928993", "54c1e70d.ab3e18" ] ] }, { "id": "115018e8bb928993", "type": "debug", "z": "51b13e7f473cccdb", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 710, "y": 300, "wires": [] }, { "id": "54c1e70d.ab3e18", "type": "template", "z": "51b13e7f473cccdb", "name": "page", "field": "payload", "fieldType": "msg", "format": "json", "syntax": "mustache", "template": "{\n \"response\": \"Success\"\n}", "output": "str", "x": 650, "y": 440, "wires": [ [ "266c286f.d993d8" ] ] }, { "id": "266c286f.d993d8", "type": "http response", "z": "51b13e7f473cccdb", "name": "", "statusCode": "", "headers": {}, "x": 790, "y": 440, "wires": [] } ]