Connect Bland to your own Twilio account
encrypted_key
by either:
encrypted_key
will be returned to you. Make sure to store it securely, and new keys will need to be generated if lost.
encrypted_key
in the body (in addition to the Authorization
header) of your send call API requests, and we’ll use that account’s credentials to make the call.
For example:
from
number in the API request - this will need to be a number owned by that Twilio account (and not one purchased through Bland).from
is not specified.encrypted_key
in addition to the Authorization
header. Doing so makes sure the updates are applied to the correct Twilio account.