createScriptTemplate
Description
Creates a new script template
Example request
https://www.rundowncreator.com/channel4news/API.php ?APIKey=edharken &APIToken=HNe2ADG0nBTiC8Q8WiVfsxeG5ip51A &Action=createScriptTemplate &Name=Ron &Content={RON}
Example response
{ "ScriptTemplateID": 9 }
Required parameters
Name | string | the new script template's name |
Content | string | the content of the new script template |
Optional parameters
None
Returns
ScriptTemplateID | integer | the new script template's unique ID |
Notes
Requires permissions of a producer or higher.