twilio phone-numbers:update <phone-number>

Update the properties of a Twilio phone number

Arguments

NameDescription
phone-numberThe SID or E.164 formatted phone number you wish to update

Options

NameDescription
-l <level>
-o <format>Format of command output
--silentSuppress output and logs. This is a shorthand for "-l none -o none"
--account-sid <account-sid>Access resources for the specified account
--friendly-name <friendly-name>A human readable descriptive text for this resource, up to 64 characters long
--sms-fallback-method <method>The HTTP method that should be used to request the SmsFallbackUrl
--sms-fallback-url <sms-fallback-url>A URL that Twilio will request if an error occurs requesting or executing the TwiML defined by SmsUrl
--sms-method <method>The HTTP method Twilio will use when making requests to the SmsUrl
--sms-url <sms-url>The URL that Twilio should request when somebody sends an SMS to the new phone number
--voice-fallback-method <method>The HTTP method Twilio will use when requesting the VoiceFallbackUrl
--voice-fallback-url <voice-fallback-url>A URL that Twilio will request if an error occurs requesting or executing the TwiML defined by VoiceUrl
--voice-method <method>The HTTP method Twilio will use when making requests to the VoiceUrl
--voice-url <voice-url>The URL that Twilio should request when somebody dials the phone number