Using vonage-php-nexmo-bridge with nexmo.com

PHP integration

✓ Official SDK
Install
composer require vonage-php-nexmo-bridge
Redact a specific message
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/v1/redact/transaction
SDK on GitHub 📄 API Docs
SDK
vonage-php-nexmo-bridge
PHP
API
nexmo.com
nexmo.com:redact
At a glance
Language PHP
Endpoints1
Base URLhttps://api.nexmo.com/v1/redact
✓ Official