Config
Set or update Plivo credentials
Stores encrypted Plivo credentials for outbound calling. All three fields are required. The from_number must be an E.164 phone number that Plivo has provisioned for your account.
PUT
Set or update Plivo credentials
Documentation Index
Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Body
application/json
Plivo Auth ID (starts with MA for production accounts, SA for subaccounts).
Example:
"MAxxxxxxxxxxxxxxxxxx"
Plivo Auth Token.
Example:
"your_plivo_auth_token"
Plivo-provisioned phone number used as the caller ID, in E.164 format. Must have Voice capabilities enabled.
Example:
"+14155551234"
Set or update Plivo credentials