Account
Inspect the active account, its balance, and settings. Inspect and update the active Plivo accountplivo account get
plivo account get
Command:
plivo account update
plivo account update
Command:Flags
--address <string>: billing address--city <string>: city--name <string>: account name--timezone <string>: IANA timezone (e.g. Asia/Kolkata)
Subaccounts
Create, list, update, and delete subaccounts. Manage subaccounts under the master accountplivo account subaccounts create
plivo account subaccounts create
Command:Flags
--enabled: enable on creation (default true)--name <string>: subaccount name (required)
plivo account subaccounts delete
plivo account subaccounts delete
Command:
plivo account subaccounts get
plivo account subaccounts get
Command:
plivo account subaccounts list
plivo account subaccounts list
Command:Flags
--limit <int>: results per page (default 20)--offset <int>: pagination offset
plivo account subaccounts update
plivo account subaccounts update
Command:Flags
--enabled <string>: true|false--name <string>: new name
Verify
Create OTP sessions and check their status. Requires the Verify service to be enabled on the account. Plivo Verify: OTP / phone-number verification sessions Manage Verify sessionsplivo verify sessions create
plivo verify sessions create
Command:Flags
--alpha-sender <string>: alphanumeric sender id--app-uuid <string>: Verify application uuid (required)--channel <string>: delivery channel: sms|voice|whatsapp (default “sms”)--locale <string>: BCP-47 locale, e.g. en-US--method <string>: HTTP method for callback URL--recipient <string>: E.164 destination number (required)--url <string>: callback URL for session status events
plivo verify sessions get
plivo verify sessions get
Command:
plivo verify sessions list
plivo verify sessions list
Command:Flags
--limit <int>: results per page (default 20)--offset <int>: pagination offset--status <string>: filter by status: pending|verified|expired
plivo verify sessions validate
plivo verify sessions validate
Command:Flags
--otp <string>: OTP code received by the recipient (required)
Lookup
Look up the carrier, number type, and formatting for an E.164 number.plivo lookup
plivo lookup
Command:Flags
--type <string>: lookup type (currently only ‘carrier’ is supported by Plivo) (default “carrier”)