Create a script

POST {{BASE_URL}}/script

Create a new script

Request Body

{"projectName"=>"helloWorldProject", "moduleName"=>"helloWorldModule", "scriptName"=>"helloWorldScript", "scriptId"=>"1010101", "scriptText"=>"<<soundSegment::main>><<sectionName::hello>>hello world {{username}}"}