Skip to content

delete-sms

Allows you to delete an SMS service.

Syntax:

shell
sfiler-cli [options] delete-sms [command options]
Command optionsRequired / OptionalDescription
-nRequiredName 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"