PostAsk AIpost https://api.formant.io/v1/admin/command-templatesCreate a new command template. Resource: commands Authorized roles: administratorBody ParamsCommandTemplateorganizationIduuidID for the organization in which you want to create this new command template.namestringrequiredlength ≤ 32Name of this command template.commandstringrequiredFunction, script, or routine that will be executed by a command in this template.descriptionstringlength ≤ 1024Description of this command template.parameterEnabledbooleanrequiredIf you want to send parameters with your command, set this to true.truefalseallowParameterOverridebooleantruefalseparameterValuestringlength ≤ 1024This string will be passed as a parameter when this command is sent.parameterMetaobjectYou can use this to add many parameters in a more structured way.parameterMeta objectdeviceScopeobject | nullCurrently unused, ignore.deviceScope object | nullenabledbooleanIf set to false, this command template will be deleted.truefalsedeviceFilterobject | nullrequireddeviceFilter object | nulllambdaUristring | nulldeliverySettingsobjectdeliverySettings objectschemajson | nulliduuidcreatedAtdate-timeupdatedAtdate-timetagsobjecttags objectResponse 201Updated 5 months ago