delete-sms
Allows you to delete an SMS service.
Syntax:
shell
sfiler-cli [options] delete-sms [command options]
Command options | Required / Optional | Description |
---|---|---|
-n | Required | Name of new SMS provider. |
Example:
This command deletes an SMS service with the name "my-sms".
shell
./sfiler-config-cli.sh -l my-user -p my-password -cf "conf/sfiler.conf" delete-sms -n "my-sms"