When making a CURL post call from command line, can I specify json data like: -d ‘{“filePath”:”/temp/DerekTest.nitro-x”, “cleanIds”:false, “deploy”: true, “importData”:true}’ Or do I need to delimit the quotes? Derek Etnyre